<#18773 Unable to import 'pytest' (import-error)> ...
# github-notifications
c
#18773 Unable to import 'pytest' (import-error) Issue created by idan-at Describe the bug When enabling those two backends together: •
pants.backend.python
pants.backend.python.lint.pylint
And importing
pytest
in one of the test files (for example for using
@pytest.mark.skip
),
pylint
complains with the error above. Pants version 2.15.0 OS MacOS pantsbuild/pants