|
|
|
|
|
by throwawaymaths
1101 days ago
|
|
> That is, unless we're talking about some system libraries/drivers needed for CUDA in particular (which is system stuff) rather than virtualenv itself. Sir, this is an ML thread. Venv interacts with that poorly, though to be fair it could be googles fault. Still it shouldn't be even possible. |
|
What Python's package manager (pip in virtualenv) should do is build (or download prebuilt binaries) the relevant bindings and that's the extent of it. If others say it works this way with C (that comment about cmake and pkgconfig), then it must work this way with Python too.