Skip to content
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

Help with prior solution (Installation error - interp.c #22) #58

Closed
petergh1 opened this issue Aug 11, 2017 · 1 comment
Closed

Help with prior solution (Installation error - interp.c #22) #58

petergh1 opened this issue Aug 11, 2017 · 1 comment

Comments

@petergh1
Copy link

About a year ago Orchidas posted on Github a solution for #22 Librosa Resampy problem.

The solution posted by Orchidas was:
Thanks so much. So MinGW-64 just does not work. I downloaded MS Visual Studio for Python 2.7 from thislink. Then, I had to use
python setup.py build_ext --inplace --compiler=msvc python setup.py install
That worked. So now I have resampy, and hence librosa! Thanks for your support.

End of solution.

I am on Windows 10 and Python 3.5.3 and have been using pip.

I am a bit of a novice in this area and would ask for your guidance.

The solution appears to be running two python scripts.

What else do I need to do, for example do I have to have a certain current directory and path statement.
There are allot of setup.py on the system. Which one do I need. As you can see I am a novice.

If you could guide me I would really appreciate it. My objective is to have resampy and librosa.
Thanks for any help

@petergh1
Copy link
Author

I got it to work by installing Microsoft Visual C++ Build Tools
Then pip install resampy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant