Y
Hacker News
new
|
ask
|
show
|
jobs
by
closeparen
3055 days ago
Languages have the issue solved until your library is just bindings to a C shared library, in which case you also need the appropriate OS package.
1 comments
aldanor
3055 days ago
You build this shared library as a relocatable conda package and add an explicit dependency in your Python (conda) package / problem solved.
link