We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Module 'vimeo' has no attribute 'vimeoclient'
version: PyVimeo==1.0.11 Python 3.7.7
The text was updated successfully, but these errors were encountered:
Can you please retest with the latest version? https://pypi.org/project/PyVimeo/#history
Sorry, something went wrong.
Still error. PyVimeo=1.1.0 urllib3 1.26.2 chardet 3.0.4 requests 2.25.0 tuspy 0.2.4
pip3 uninstall PyVimeo followed by pip3 install PyVimeo fixed this issue for me. Using PyVimeo 1.1.0
pip3 uninstall PyVimeo
pip3 install PyVimeo
Any solution?, because still facing this issue
No branches or pull requests
Module 'vimeo' has no attribute 'vimeoclient'
version:
PyVimeo==1.0.11
Python 3.7.7
The text was updated successfully, but these errors were encountered: