We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey guys so i have been trying to get this to work for a wile now here is my error.
ImportError: DLL load failed: %1 is not a valid Win32 application.
not sure why this is happening?? any thoughts
tried fresh build and what not. using Win10 64bit
The text was updated successfully, but these errors were encountered:
What branch are you using? What commit are you using? Through what means did you try to install? Do you have install logs?
Sorry, something went wrong.
Most likely happens when you are running 64-bit python and attempt to load a 32-bit dll or the reverse.
#2736 #2804 #2856 #3810 #3834
Please review similar issues that have been resolved already before posting a new one.
No branches or pull requests
Hey guys so i have been trying to get this to work for a wile now here is my error.
ImportError: DLL load failed: %1 is not a valid Win32 application.
not sure why this is happening??
any thoughts
tried fresh build and what not. using Win10 64bit
The text was updated successfully, but these errors were encountered: