Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

library dependencies #449

Open
MarcWeber opened this issue May 26, 2020 · 1 comment
Open

library dependencies #449

MarcWeber opened this issue May 26, 2020 · 1 comment

Comments

@MarcWeber
Copy link

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..

@seppeljordan
Copy link
Contributor

hey

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants