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

I cannot install detectem #28

Open
escapeplan4 opened this issue Oct 23, 2021 · 1 comment
Open

I cannot install detectem #28

escapeplan4 opened this issue Oct 23, 2021 · 1 comment

Comments

@escapeplan4
Copy link

  • detectem version: 0.7.3
  • Python version: 3.10.0
  • Operating System: Windows 10

Description

I cannot install detectem. I've got some errors and the last was
ImportError: cannot import name 'Feature' from 'setuptools' ERROR: Could not find a version that satisfies the requirement zope.interface==4.7.1 (from detectem) (from versions: 3.3.0b1, 3.3.0b2, 3.3.0, 3.3.0.1, 3.4.0b1, 3.4.0, 3.4.1, 3.5.0, 3.5.1, 3.5.2, 3.5.3, 3.6.0, 3.6.1, 3.6.2, 3.6.3, 3.6.4, 3.6.5, 3.6.6, 3.6.7, 3.6.8, 3.7.0, 3.8.0, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.4.0, 4.4.1, 4.4.2, 4.4.3, 4.5.0, 4.6.0, 4.7.0, 4.7.1, 4.7.2, 5.0.0, 5.0.1, 5.0.2, 5.1.0, 5.1.1, 5.1.2, 5.2.0, 5.3.0a1, 5.3.0, 5.4.0) ERROR: No matching distribution found for zope.interface==4.7.1

What I Did

docker pull scrapinghub/splash
setup virtual enviroment
pip install detectem==0.7.2

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback he
@lacustrine
Copy link

May you can run
pip install -i setuptools==45.2.0
and try again

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

2 participants