
ModuleNotFoundError: No module named 'pandas'ĮRROR: could not load /Users/nbharadwaj/code/thewall/conftest.py KeyError: local('/Users/nbharadwaj/code/thewall/conftest.py')įile "/usr/local/lib/python3.6/site-packages/_pytest/config.py", line 365, in _importconftestįile "/usr/local/lib/python3.6/site-packages/py/_path/local.py", line 668, in pyimportįile "/usr/local/lib/python3.6/site-packages/_pytest/assertion/rewrite.py", line 213, in load_moduleįile "/Users/nbharadwaj/code/thewall/conftest.py", line 6, in KeyError: local('/Users/nbharadwaj/code/thewall/tests')įile "/usr/local/lib/python3.6/site-packages/_pytest/config.py", line 359, in _importconftest KeyError: local('/Users/nbharadwaj/code/thewall/tests/test_sign_out.py')ĭuring handling of the above exception, another exception occurred: I have a test suite written in pytest, and when I try to run it, I see the following errors all the time: Traceback (most recent call last):įile "/usr/local/lib/python3.6/site-packages/_pytest/config.py", line 328, in _getconftestmodules I have been seeing key errors while running pytest.

Include a detailed description of the bug or suggestion.

Here's a quick checklist in what to include:
