gavinmonson

Results 3 comments of gavinmonson

Hi, I know k33 34 35 etc isnt coming but I'd like to add an additional minor argument for it's implimentation one day. On a 1tb drive I have 9x...

If I run this it works pip install --force-reinstall packaging==21.0 typing-extensions==4.0.1 git+https://github.com/ericaltendorf/plotman@development If I run this I get the same error. pip install --force-reinstall git+https://github.com/ericaltendorf/plotman@development If I run with the...

Upgraded to ubuntu 22.04/python 3.10. You can again get it to install by overriding pip. New addition is pyyaml is at 6.0 now. pip install --force-reinstall packaging==21.0 typing-extensions==4.0.1 --ignore-installed pyyaml...