Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install requirements on Debian 10, with Python 2.7 #16

Open
gaborcsardi opened this issue Nov 30, 2022 · 0 comments
Open

Cannot install requirements on Debian 10, with Python 2.7 #16

gaborcsardi opened this issue Nov 30, 2022 · 0 comments

Comments

@gaborcsardi
Copy link

git clone https://github.com/atrisovic/dataverse-r-study
cd dataverse-r-study/
pip2.7 install -r requirements.txt
  Downloading ipykernel-4.10.1-py2-none-any.whl (109 kB)
     |################################| 109 kB 21.0 MB/s
ERROR: Could not find a version that satisfies the requirement ipython==7.16.3 (from -r requirements.txt (line 25)) (from versions: 0.10, 0.10.1, 0.10.2, 0.11, 0.12, 0.12.1, 0.13, 0.13.1, 0.13.2, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 4.0.0b1, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.1.0rc1, 4.1.0rc2, 4.1.0, 4.1.1, 4.1.2, 4.2.0, 4.2.1, 5.0.0b1, 5.0.0b2, 5.0.0b3, 5.0.0b4, 5.0.0rc1, 5.0.0, 5.1.0, 5.2.0, 5.2.1, 5.2.2, 5.3.0, 5.4.0, 5.4.1, 5.5.0, 5.6.0, 5.7.0, 5.8.0, 5.9.0, 5.10.0)
ERROR: No matching distribution found for ipython==7.16.3 (from -r requirements.txt (line 25))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant