|
|
|
|
|
by microtonal
1152 days ago
|
|
I learned the very hard way not to mess with the python version the system depends on. That's not much of an issue on Nix. You can just override Python for your particular (machine learning) package set. The rest of the system will continue to use Python unmodified. |
|