vimeo.py icon indicating copy to clipboard operation
vimeo.py copied to clipboard

hi used pyvimeo previously its working fine but now its give me the error "Module 'vimeo' has no attribute 'vimeoclient'"

Open kartikdani opened this issue 4 years ago • 4 comments

Module 'vimeo' has no attribute 'vimeoclient'

version: PyVimeo==1.0.11 Python 3.7.7

kartikdani avatar May 12 '20 13:05 kartikdani

Can you please retest with the latest version? https://pypi.org/project/PyVimeo/#history

fisherinnovation avatar Jul 14 '20 13:07 fisherinnovation

Still error. PyVimeo=1.1.0 urllib3 1.26.2 chardet 3.0.4 requests 2.25.0 tuspy 0.2.4

mgkyawzayya avatar Nov 25 '20 13:11 mgkyawzayya

pip3 uninstall PyVimeo followed by pip3 install PyVimeo fixed this issue for me. Using PyVimeo 1.1.0

frederickjh avatar May 14 '21 22:05 frederickjh

Any solution?, because still facing this issue

div927 avatar Jul 05 '22 18:07 div927