[Tutor] Python, Poetry, PyCharm Pro and macOS

Mats Wichmann mats at wichmann.us
Thu May 12 14:25:58 EDT 2022


On 5/11/22 13:57, Simon Connah via Tutor wrote:
> Hi,
> 
> I have installed Python 3.10.4 on my Apple Silicon Mac. I then downloaded PyCharm Pro version 2022.1 and started a new project. When asked what package manager I wanted to use (the options were pipenv, virtualenv, poetry and conda) I chose Poetry because I hadn't tried it before and after reading the website a bit it sounded better than using virtualenv which is what I have used in the past.
> 
> Anyway, things seemed to work correctly but then I tried to install scrypt and the build failed. I wanted to delete the poetry environment so I could start again from scratch but I then realised I had no idea where poetry on macOS stored the environment.

Since you did that *through* PyCharm, PyCharm should know where it is.


More information about the Tutor mailing list