Use PyVimeo from Anaconda
问题 I'm trying to use the Vimeo API. In the documentation here it simply says to use pip install PyVimeo and it will install. Unfortunately that doesn't work for me. What I'm trying to accomplish is to be able to use the API to upload a bunch of videos to my PRO account. I've tried their support and they were not terribly helpful. Here's what I tried so far... Originally I tried in Anaconda with Python 3, the package tries to install and then ends with Command "python setup.py egg_info" failed