Error on creating virtualenv
Hello,
I am using PyCharm 2017.3 RC on Mac OS and when creating a new virtualenv-based python interpreter following error appears:
Cannot start process, the working directory 'b'<?xml version="1.0" encoding="UTF-8"?>/n<!DOCTYPE plist PUBLIC "-/Apple/DTD PLIST 1.0/EN" "http:/www.apple.com/DTDs/PropertyList-1.0.dtd">/n<plist version="1.0">/n<dict>/n/t<key>ProductBuildVersion</key>/n/t<string>17B48</string>/n/t<key>ProductCopyright</key>/n/t<string>1983-2017 Apple Inc.</string>/n/t<key>ProductName</key>/n/t<string>Mac OS X</string>/n/t<key>ProductUserVisibleVersion</key>/n/t<string>10.13.1</string>/n/t<key>ProductVersion</key>/n/t<string>10.13.1</string>/n</dict>/n</plist>/n'
/var/folders/1k/xwvncw952gb0n5t27cdqlg3m0000gn/T/tmpv6p24ucppycharm-management/setuptools-28.8.0' does not exist
While /var/folders/1k/xwvncw952gb0n5t27cdqlg3m0000gn/T/tmpv6p24ucppycharm-management/setuptools-28.8.0 path exists.
Same error appears when I click on Install python packaging tools on existing interpreter.
Anyone faced this issue?
请先登录再写评论。
Looks like Anna filed a YouTrack ticket for this.