superquadratic / rtmidi-python

Python wrapper for RtMidi
MIT License
56 stars 2 forks source link

windows 10 and python 3.5 ImportError: DLL load failed #20

Open netchose opened 9 years ago

netchose commented 9 years ago

I've installed the precompiled wheel file from http://www.lfd.uci.edu/~gohlke/pythonlibs/#rtmidi-python. rtmidi-python is in the pycharm module list.

I ve used rtmidi-python on win7 and python 3.4 without problem.

thanks for your help

netchose commented 9 years ago

after installing Visual C++ Redistributable for Visual Studio 2015 it's OK