Answer the question
In order to leave comments, you need to log in
How to install python module from github?
I can't import the module from GitHub for Python
In cmd I enter the command
pip install git+http://github.com/nvbn/python-yamusic
and I get an error:install_requires=requireds,
NameError: name 'requireds' is not defined
pip install http://github.com/nvbn/python-yamusic
and when 122 kb out of 439 was downloaded, I got an error Cannot unpack file
Answer the question
In order to leave comments, you need to log in
The problem is that the developer made a mistake in the setup.py file.
You can use this module by adding it directly to your project, or you can use another module.
yandex-music-api
And some others
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question