-
Notifications
You must be signed in to change notification settings - Fork 91
ImportError: DLL load failed: The specified procedure could not be found. #111
Comments
I'm getting the same error. I am able to call
|
I am actually unable to do anything |
So it's failing at I didn't change much code so I figured I didn't have to test this latest version, but thanks for the report I'll try to get it fixed sometime today. Use the latest "stable" version (0.2.3) for now. If you're getting device detection errors look at #103 (comment) for a fix. |
Just pushed a fix (I hope it works). You can download 0.2.4a3 from the Latest Releases page and test it out. I don't have a second Windows machine to test on a clean environment so I mostly depend on user reports. Update: Never mind, just got a report that it's not working. Hang tight while I try to get this working. |
C:\Users\Wissotsky\Desktop\butterflow-0.2.4.alpha2-win64>butterflow.exe
Traceback (most recent call last):
File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/startup.py", line 14, in run
File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 26, in run
File "butterflow/main.py", line 5, in
File "butterflow/cli.py", line 10, in
ImportError: DLL load failed: The specified procedure could not be found.
The text was updated successfully, but these errors were encountered: