Mateus Ferreira
Mateus Ferreira
Without the --version option, If I try to import matplotlib, I get the error ```ModuleNotFoundError: No module named 'matplotlib'```  (no "--version" option passed as argument)  but error persists...
I'm having the same problem with master in ubuntu 22.04 Command used: pip3 install --user git+https://github.com/jbuchermn/pywm Full error message: ``` Collecting git+https://github.com/jbuchermn/pywm Cloning https://github.com/jbuchermn/pywm to /tmp/pip-req-build-od5gxs73 Running command git clone...