kevlened / pytest-parallel

A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
313 stars 60 forks source link

Getting "Type Error: Cannot create a consistent method resolution" during execution #44

Open archanapura opened 4 years ago

archanapura commented 4 years ago

Getting below error class ThreadLocalSetupState(threading.local, _pytest.runner.SetupState): E TypeError: Cannot create a consistent method resolution E order (MRO) for bases _local, ThreadLocalSetupState

Versions and OS details: OS:Windows Python 3.6.5 pytest-5.2.2 pytest-parallel-0.0.9