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

No matching distribution found for decord #1539

Closed
siriusmehta opened this issue Nov 23, 2020 · 4 comments
Closed

No matching distribution found for decord #1539

siriusmehta opened this issue Nov 23, 2020 · 4 comments
Assignees

Comments

@siriusmehta
Copy link
Contributor

Hi,

Trying to install decord on Jetson as :

pip install decord --user

Error:

ERROR: Could not find a version that satisfies the requirement decord (from versions: none)
ERROR: No matching distribution found for decord

Current version of mxnet : 1.7 Gluoncv: 0.8.0 installed in my environment

Thanks

@siriusmehta
Copy link
Contributor Author

Hi,

Got it installed by building it from source.

Thanks

@bryanyzhu bryanyzhu self-assigned this Nov 24, 2020
@bryanyzhu
Copy link
Collaborator

Glad to know, will close the issue for now. Feel free to reopen it if more problems come up.

@afzalex
Copy link

afzalex commented May 9, 2022

I don't understand, the issue of "No matching distribution found for decord" still exists. Why this issue is closed. Decord could be installed by building it, but 'pip install decord' does not work.

@jardabezdek
Copy link

I have downgraded python from 3.9 to 3.7. Then I was able to to install by pip.

pip install decord --user

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

4 participants