Код: Выделить всё
\`
Test\> pytest
ImportError while loading conftest 'conftest.py'.
conftest.py:32: in \
from pylenium.a11y import PyleniumAxe
......\\AppData\\Local\\Programs\\Python\\Python311\\Lib\\site-packages\\pylenium\__init_\_.py:1: in \
from .pylenium import \*
......\\AppData\\Local\\Programs\\Python\\Python311\\Lib\\site-packages\\pylenium\\pylenium.py:15: in \
from . import conditions
......\\AppData\\Local\\Programs\\Python\\Python311\\Lib\\site-packages\\pylenium\\conditions.py:65: in \
class title_is (Condition, ec.title_is):
E TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
\`
Подробнее здесь: https://stackoverflow.com/questions/768 ... irtual-env