You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the same issue on Python 3.10 with Ubuntu 22.04.4 LTS. However, I was able to resolve it by first upgrading numpy and then installing the dependencies from the requirements.txt file.
Hi, I have te following problem when I tried to install using the command 'pip install -e .'
ERROR: Failed building wheel for pypesq
I'm using python3.10 in a virtual machine with ubuntu 20.04
It installs everything but this.
The text was updated successfully, but these errors were encountered: