intellij-blackconnect
intellij-blackconnect copied to clipboard
PyCharm cannot detect blackd.exe in virtual environment
Steps to Reproduce
- Create a Django project with a virtual environment.
- Add package black.
- Go to settings, tools, BlackConnect and hit Detect.
Expected Result
Should detect blackd.exe withing virtual environment.
Actual Result
"Nothing Found" error. (The path in the screenshot was added manually.)
https://youtrack.jetbrains.com/issue/PY-59587/PyCharm-cannot-detect-blackd.exe-in-virtual-environment
Related to https://github.com/lensvol/intellij-blackconnect/issues/42 ?
The same with me. Windows 10, PyCharm 2023.1.1 (Professional Edition)