Hacker News new | past | comments | ask | show | jobs | submit login

Sure, but wait until you see what next year brings us!



Umm, I didn’t have a great experience with Poetry. For starters, I wanted to create a separate virtual env to install Poetry in and have Poetry install the project’s dependencies in a separate virtual env. There was simply no way to do that and I didn’t wanna install Poetry globally on my machine. I also didn’t wanna use docker just for this, so I realized that Poetry could just not be for me.


This isn’t a poetry problem. Use pipenv for this. It’s pip but uses separate venvs to install packages. Pipenv install poetry will do exactly what you want I think.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: