Hacker News new | ask | show | jobs
by lr1970 1959 days ago
How does PDM deals with binary python modules like foo.so that in turn depend on other binary libraries like mylib.so? This is what conda manager and conda environments are great for, covering the ground for all major platforms.