google-research / google-research/hyperbo

Incompatible Dependencies during installation

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
105
Forks
9
Avg merge
1h 6m
Merged PRs (30d)
1

Description

Hey,
When installing the repository according to the Readme, calling
```
pip install "git+https://github.com/google-research/hyperbo.git#egg=hyperbo"
```
raises
```
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
fvcore 0.1.5.post20221221 requires Pillow, which is not installed.
pybnn 0.0.5 requires emcee, which is not installed.
pybnn 0.0.5 requires torch, which is not installed.
torchvision 0.15.2 requires pillow!=8.3.*,>=5.3.0, which is not installed.
torchvision 0.15.2 requires torch==2.0.1, which is not installed.
xautodl 1.0.0 requires numpy<=1.19.5,>=1.16.5, but you have numpy 1.26.1 which is incompatible.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.