Mateus Ferreira

Results 2 comments of Mateus Ferreira

Without the --version option, If I try to import matplotlib, I get the error ```ModuleNotFoundError: No module named 'matplotlib'``` ![image](https://user-images.githubusercontent.com/43099047/185004883-4c5f97b1-aa12-4bb0-b328-fb69c15a59ba.png) (no "--version" option passed as argument) ![image](https://user-images.githubusercontent.com/43099047/185004839-4289fdaf-35de-4147-862a-c1d9ab226a0e.png) 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...