Hacker News new | ask | show | jobs
by plant99 2156 days ago
Thanks for the feedback, I agree with you on this. I'll add this to the to-do list.
1 comments

[pipx](https://pipxproject.github.io/pipx/) is a nice way to download python CLI apps in a separate contained virtual env. But I couldn't install your app with it:

https://pastebin.com/syUPRDCp

Oh from the logs it looks like `numpy` wasn't installed. Please install GDAL=={ogrinfo --version}, and numpy before installing felicette, and that'd most probably solve it.