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

pkg_resources.ContextualVersionConflict: (imageio 2.4.1 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('imageio<3.0,>=2.5'), {'moviepy'}) #52

Closed
kevinzhang1234 opened this issue Apr 4, 2019 · 1 comment
Labels

Comments

@kevinzhang1234
Copy link

image

ubuntu16.04,python 3.6.7
ehforwarderbot执行错误,请问怎么解决@blueset

@kevinzhang1234 kevinzhang1234 changed the title pkg_resources.ContextualVersionConflict: (imageio 2.0.0 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('imageio<3.0,>=2.5'), {'moviepy'}) pkg_resources.ContextualVersionConflict: (imageio 2.4.1 (/usr/local/lib/python3.6/dist-packages), Requirement.parse('imageio<3.0,>=2.5'), {'moviepy'}) Apr 4, 2019
@blueset blueset transferred this issue from ehForwarderBot/ehForwarderBot Apr 10, 2019
@blueset
Copy link
Member

blueset commented Apr 10, 2019

Refer to issue Zulko/moviepy#911.

Try upgrade your setuptools using:

python3 -m pip install --upgrade setuptools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants