A clean solution would be for Poetry to check if it is run from PyCharm, debugger. Poetry already checks for some execution environments Anaconda, Mingw, etc, why not also checking for PyCharm debugging? Then Poetry could include the pydevd proxy of PyCharm (extending the cmd) to enable ...
['C:\Users\ROQ\PycharmProjects\pythonProject1', 'C:\Program Files\Python311\python311.zip', 'C:\Program Files\Python311\DLLs', 'C:\Program Files\Python311\Lib', 'C:\Program Files\Python311', 'C:\Temp\tmptc2h5ep9\.venv', 'C:\Temp\tmptc2h5ep9\.venv\Lib\site-packages'] And (w...
、、 我正在使用get-poetry.py脚本安装poetry,并且我想指定要安装的版本。要安装最新版本,请执行以下操作 GET_POETRY_URL=https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.pycurl -sSL $GET_POETRY_U 浏览2提问于2020-12-09得票数 2 1回答 当我们做诗的时候,诗歌是装包的吗? 、、...
Remove checking poetry executable [#203] version 1.1.0 Features Support PyCharm EAP 211.* [#181] version 1.0.7 Bug fixes Fix replaced Python restricted dependencies [#184] version 1.0.6 Bug fixes Change command timeout to 30 sec [#177] Fix broken dependency on Toml plugin [#176] ...
Remove checking poetry executable [#203] version 1.1.0 Features Support PyCharm EAP 211.* [#181] version 1.0.7 Bug fixes Fix replaced Python restricted dependencies [#184] version 1.0.6 Bug fixes Change command timeout to 30 sec [#177] ...
My only idea is that PyCharm, which is configured to use the venv, messes something up but it shouldn't write anything in venv, I guess.keddad added kind/bug status/triage labels Jul 31, 2020 Member finswimmer commented Jul 31, 2020 @keddad I encountered this problem, when the ...
Do you happen to either be in an existing virtual environment or using PyCharm by chance/bad luck? Error at the top mentions: ['C:\Users\ernest\AppData\Local\pypoetry\Cache\virtualenvs\shoponsmile-python-ovOS_Rxi-py3.8\Scripts\python.exe', '-'] Error in the stack mentions C:\Users\...