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

Can't install because of Python version #109

Open
Nord1cWarr1or opened this issue May 31, 2023 · 1 comment
Open

Can't install because of Python version #109

Nord1cWarr1or opened this issue May 31, 2023 · 1 comment

Comments

@Nord1cWarr1or
Copy link

pip install:

ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.9,<3.10; 0.1.0a0 Requires-Python >=3.9,<3.10; 0.2.0 Requires-Python >=3.9,<3.10; 0.2.0a0 Requires-Python >=3.9,<3.10; 0.2.0a1 Requires-Python >=3.9,<3.10; 0.2.0a2 Requires-Python >=3.9,<3.10; 0.2.1 Requires-Python >=3.9,<3.10; 0.2.1a0 Requires-Python >=3.9,<3.10; 0.2.2 Requires-Python >=3.8,<3.10; 0.2.2a0 Requires-Python >=3.8,<3.10;0.3.0 Requires-Python >=3.8,<3.10
ERROR: Could not find a version that satisfies the requirement webcam-filters (from versions: none)
ERROR: No matching distribution found for webcam-filters

git:
ERROR: Package 'webcam-filters' requires a different Python: 3.11.3 not in '<3.11,>=3.8'

@askz
Copy link
Contributor

askz commented Sep 6, 2023

i've made a fork, you can install it like this, while the PR is being reviewed.

pip install git+https://github.com/askz/webcam-filters.git@patch-1

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