intellij-blackconnect icon indicating copy to clipboard operation
intellij-blackconnect copied to clipboard

PyCharm cannot detect blackd.exe in virtual environment

Open danielniccoli opened this issue 1 year ago • 2 comments

Steps to Reproduce

  1. Create a Django project with a virtual environment.
  2. Add package black.
  3. 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.)

image

https://youtrack.jetbrains.com/issue/PY-59587/PyCharm-cannot-detect-blackd.exe-in-virtual-environment

danielniccoli avatar Apr 18 '23 18:04 danielniccoli

Related to https://github.com/lensvol/intellij-blackconnect/issues/42 ?

Zeckie avatar Apr 29 '23 03:04 Zeckie

The same with me. Windows 10, PyCharm 2023.1.1 (Professional Edition)

recycletechno avatar May 02 '23 19:05 recycletechno