|
|
|
|
|
by fauigerzigerk
476 days ago
|
|
>it’ll run reliably on other people’s machines a few years from now That's optimistic. What if the system Python gets upgraded? For some reason, Python libraries tend to be super picky about the Python versions they support (not just Python 2 vs 3). |
|