Hacker News new | ask | show | jobs
by hashemian 931 days ago
I did it on mac without any issues. Are you using Mac or Linux? what is the issue?
1 comments

I'm using Ubuntu 22.04. I encountered several errors with Poetry and attempted to fix them but eventually gave up.
(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)
I found the use of poetry a bresh of fresh air compared to the usual python silliness. Painless, as opposed to getting the cuda stuff working which took a lot longer.
Is there a plan to release this package as a docker image?
Yes, this is on my list of things to do :)