-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Running into this error message during installation with conda env create -f environment.yml
Collecting cotengra@ git+https://github.com/jcmgray/cotengra@master (from hybridq==0.8.2->-r /home/drodriguezperez/repos/hybridq/condaenv.ssrd97gp.requirements.txt (line 1))
Cloning https://github.com/jcmgray/cotengra (to revision master) to /tmp/pip-install-t310ja9q/cotengra_1d609ab9e2134b9ab9c2fbbaf43f12b2
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/jcmgray/cotengra /tmp/pip-install-t310ja9q/cotengra_1d609ab9e2134b9ab9c2fbbaf43f12b2
fatal: unable to access 'https://github.com/jcmgray/cotengra/': Failed to connect to github.com port 443 after 130873 ms: Connection timed out
A quick look at the cotengra github suggests this could simply be an issue of the main branch now called main as opposed to master, which is what the installation looks for.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working