-
Notifications
You must be signed in to change notification settings - Fork 41
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
Failed Building Wheel in Python 2.7 conda environment #10
Comments
Please do add the trace! |
I am running it on a Windows 10 machine: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be f
|
Ah I see. I have never actually tried building the library on Windows. The installer script relies on unix tools like |
Alright, I shall try the available unix tools and try and make the library work. Will keep you updated with my progress! 👍 |
@nsanirudh I think you'll need to update the Makefile of VGMPlay in the way the setup.py script in this repo does. See if you can figure out how to build VGMPlay on windows without this library, then clone this library and make the required changes to setup.py so you can install this library and VGMPlay together... |
@nsanirudh were you able to install this on windows? |
I can paste the full trace back if required.
The text was updated successfully, but these errors were encountered: