serhii.net

In the middle of the desert you can say anything you want

02 Nov 2021

211102-1811 python pip and wheel

Python uninstalling requirements.txt

You can do python -m pip uninstall -r requirements.txt

python3 bdist_wheel errors

Errors with bdist_wheel missing as a command when installing python packages got fixed with the help of SO1, needed to do python3 -m pip install wheel

Nel mezzo del deserto posso dire tutto quello che voglio.