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 have been trying to install the software creating a new environment and then following the python installation instructions but when I run sudo pip3 install badlands I get this error:
Collecting badlands
Using cached badlands-2.2.4.tar.gz (174 kB)
Preparing metadata (setup.py) ... done
ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.
badlands depends on meshplex@ git+https://github.com/kinnala/meshplex
Can you help me to solve it?
Best,
Lester
The text was updated successfully, but these errors were encountered:
Hi,
I have been trying to install the software creating a new environment and then following the python installation instructions but when I run sudo pip3 install badlands I get this error:
Collecting badlands
Using cached badlands-2.2.4.tar.gz (174 kB)
Preparing metadata (setup.py) ... done
ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.
badlands depends on meshplex@ git+https://github.com/kinnala/meshplex
Can you help me to solve it?
Best,
Lester
The text was updated successfully, but these errors were encountered: