Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

requirements.txt has numpy version >= 1.17 even for older bcolz #397

Open
maranranu opened this issue Aug 30, 2019 · 0 comments
Open

requirements.txt has numpy version >= 1.17 even for older bcolz #397

maranranu opened this issue Aug 30, 2019 · 0 comments

Comments

@maranranu
Copy link

I am trying to install bcolz in python2.7 but it fails with an error message

exec(code, globals, locals)
File "/tmp/easy_install-uNq0xS/numpy-1.17.1/setup.py", line 31, in
they've actually been downloaded and installed by setup_requires.
RuntimeError: Python version >= 3.5 required.

Because bcolz requirements.txt has latest numpy version which is incompatible with python2.7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant