Jack Rusher on Nostr: I’ve begun my workday with the time honored ritual: $ pip install THING [... ...
I’ve begun my workday with the time honored ritual:
$ pip install THING
[... reports total success! …]
$ THING -do_the_thing
[… 10 pages of errors because some module expects a different version of numpy …]
Python package management remains a delight. 🙃
$ pip install THING
[... reports total success! …]
$ THING -do_the_thing
[… 10 pages of errors because some module expects a different version of numpy …]
Python package management remains a delight. 🙃