top | item 38486660

(no title)

hashemian | 2 years ago

I did it on mac without any issues. Are you using Mac or Linux? what is the issue?

discuss

order

s1291|2 years ago

I'm using Ubuntu 22.04. I encountered several errors with Poetry and attempted to fix them but eventually gave up.

vikp|2 years ago

(author) Please feel free to open an issue if you try again. Poetry can be painful, I might just switch to a requirements.txt file in the future. (you can skip poetry if you want by just pulling everything in pyproject.toml into a requirements.txt file also)