Skip to content

Collecting cotengra during installation fails #105

@AtomDRP

Description

@AtomDRP

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions