Y
Hacker News
new
|
ask
|
show
|
jobs
by
t-vi
1050 days ago
I use Debian's system Python 3.10 install for most of my stuff and it works really well for me. Some things I install via pip but the key libraries (e.g. PyTorch) from source.
1 comments
andybak
1050 days ago
Don't you ever have projects with conflicting requirements? How about running stuff on a new box or after a reinstall?
I wonder if our definition of "non-trivial" might differ if neither of these apply.
link
I wonder if our definition of "non-trivial" might differ if neither of these apply.