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

Error while installing scrapydweb #226

Closed
moya1295 opened this issue Jan 19, 2024 · 2 comments
Closed

Error while installing scrapydweb #226

moya1295 opened this issue Jan 19, 2024 · 2 comments

Comments

@moya1295
Copy link

When I try to install scrapydweb in my virtual env on ubuntu linux the error is as follows:
ERROR: Package 'scrapydweb' requires a different Python: 3.10.9 not in '!=3.0.,!=3.1.,!=3.2.,!=3.3.,!=3.4.,!=3.5.,<=3.9,>=2.7'

The command i used to install is as follows:
pip install --upgrade git+https://github.com/my8100/scrapydweb.git

My Python version = 3.10.9
My OS :
Distributor ID: Ubuntu
Description: Ubuntu 23.10
Release: 23.10
Codename: mantic

is there any fix to install without downgrading my python version, I dont want to break other things in my code.

Apologies in advance for bad formatting if any, it is my first issue on github.

@my8100
Copy link
Owner

my8100 commented Feb 11, 2024

Python 3.10 to 3.12 are already supported in PR #227

@my8100
Copy link
Owner

my8100 commented Feb 12, 2024

Fixed in v1.5.0

@my8100 my8100 closed this as completed Feb 12, 2024
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