Pylint not working when in pipenv virtualenv #18787
|
I think this is a bug, but I'm not sure so posting in Q&A When I try to use pylint in a virtual environment using pipenv, pylint fails with the error below. When using my globally installed version of pylint, it works correctly. Vscode output tab: If I run the pylint command in the terminal, it works correctly I have the following workspace settings: I've also tried using the pre-release version and the previous version, Any help would be greatly appreciated. Thank you! System information
|
Answered by
brettcannon
Mar 28, 2022
Replies: 1 comment
Answer selected by
brettcannon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've converted this to an issue: #18802 .