You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pylint is not found, even though the path is correctly set and the Test-button works as intended.
But might have some more info on this.
In my case, everything was working perfectly until I refactored my project to use Poetry package manager (v1.2.0b2). Before I had been using virtualenv/requirements.txt/pip install directly before.
As it worked it before, I tried some stuff, eventually, downgrading Poetry to v1.1.13 did the trick. I'm wondering if the problem relates to Poetry v1.2.0b2 specifically, as it is a pre-relase, or if it might affect v1.2 release as well, which is planned to be released soonish. 🤷
Step 1: Are you in the right place?
Step 2: Describe your environment
Step 3: Describe the problem:
Pylint is not found, even though the path is correctly set and the Test-button works as intended.
Steps to reproduce:
Observed Results:
Clicking on the Play button here:
brings up the following popup:
Clicking on Install Pylint leads to the following error:
Pay attention to the incomplete command, I guess there should be more than activate.bat poetry
Expected Results:
The idea.log does not provide any additional information for this specific error.
The text was updated successfully, but these errors were encountered: