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
(geo2ml_mamba) C:\Users\me>pip install git+git://github.com/mayrajeo/geo2ml.git
Collecting git+git://github.com/mayrajeo/geo2ml.git
Cloning git://github.com/mayrajeo/geo2ml.git to c:\users\quist_sven-arne\appdata\local\temp\pip-req-build-a9gixoz1
Running command git clone --filter=blob:none --quiet git://github.com/mayrajeo/geo2ml.git 'C:\Users\me\AppData\Local\Temp\pip-req-build-a9gixoz1'
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Unknown error
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/mayrajeo/geo2ml.git 'C:\Users\me\AppData\Local\Temp\pip-req-build-a9gixoz1' did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/mayrajeo/geo2ml.git 'C:\Users\me\AppData\Local\Temp\pip-req-build-a9gixoz1' did not run successfully.
│ exit code: 128
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Do you have any idea what went wrong?
The text was updated successfully, but these errors were encountered:
Seems that there's a typo in the Readme, the correct command is pip install git+https://github.com/mayrajeo/geo2ml.git. I'll update the instructions soon.
Dear Janne,
Your repository looks interesting and it is well documented.
I wanted to give it a try, but I cannot install it properly.
I'm using mamba as an environment manager.
I built the following environment:
Which resulted in:
Do you have any idea what went wrong?
The text was updated successfully, but these errors were encountered: