You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
lately i've been working on such a mechanism. check out https://pypi2nix.readthedocs.io/en/latest/external-dependencies.html if you are interested. currently there is no nice way to handle external library dependencies but it is on its way. since i am currently the only person working on pypi2nix it will take some time to land on master. i would appreciate some help though ;)
feel free to ask questions in this thread. i will try to answer them as well as i can.
cheers
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Eg matplotlib requires freetype.
Eg whatev requires whahtever.
Why don't we add community supported list of packages so that installing packages just works without having to lookup all the binaries ?
I just want to try out something like:
https://github.com/suragnair/alpha-zero-general
Which is the hassle free way to get all the requirements installed ?
With debian it's the same..
The text was updated successfully, but these errors were encountered: