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

pip install fails #30

Open
SoftologyPro opened this issue Jun 29, 2023 · 9 comments
Open

pip install fails #30

SoftologyPro opened this issue Jun 29, 2023 · 9 comments

Comments

@SoftologyPro
Copy link

pip install motion-vector-extractor
ERROR: Could not find a version that satisfies the requirement motion-vector-extractor (from versions: none)
ERROR: No matching distribution found for motion-vector-extractor

@KoalaAndyZheng
Copy link

I met the same problem, have you solved it?

@jianlong-yuan
Copy link

same error on Centos 7

@wangqiang9
Copy link

git clone https://github.com/LukasBommes/mv-extractor.git
cd mv-extractor/
pip install .

@wangqiang9
Copy link

image
I found that it seems to only support Python versions 3.8 and above. After updating the Python version, the installation can be completed smoothly

@wangqiang9
Copy link

@1933874502
Copy link

image I found that it seems to only support Python versions 3.8 and above. After updating the Python version, the installation can be completed smoothly

My python version is 3.10 and I still get this error

@YujieOuO
Copy link

can not support CentOS?i get the same error

@ashleycolton
Copy link

pip install motion-vector-extractor ERROR: Could not find a version that satisfies the requirement motion-vector-extractor (from versions: none) ERROR: No matching distribution found for motion-vector-extractor

exactly this issue, python version 3.8
is it only for linux?

@YujieOuO
Copy link

YujieOuO commented Oct 5, 2023

pip install motion-vector-extractor ERROR: Could not find a version that satisfies the requirement motion-vector-extractor (from versions: none) ERROR: No matching distribution found for motion-vector-extractor

exactly this issue, python version 3.8 is it only for linux?

for me, It can be successfully installed on Ubuntu, but cannot be found on CentOS.

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

7 participants