Search found 1 match
- Sat Oct 26, 2019 4:38 pm
- Forum: General Discussion
- Topic: project.mk check python dependencies
- Replies: 3
- Views: 6115
Re: project.mk check python dependencies
I have the same problem. I already uninstalled and reinstalled everything and I continuously having the same problem. A also tried these instructions on the terminal: $ python -m pip install --upgrade pip $ python -m pip uninstall -y setuptools $ pip install --upgrade setuptools $ pacman -S mingw-w6...