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

I'm curious if anyone has had any success building this package. I've spent a lot of time trying to build it myself, but unfortunately haven't been able to get it to work. Has anyone else had better luck?"



The hard part was getting CUDA and torch to work. The package itself was just poetry install. Easy-peasy.


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


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 :)




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

Search: