You can ask all you questions in this section. Feel free to make new topics. I will try to answer all questions, altough there can be some delays if I am busy.
When asking troubleshooting questions remeber to add information about your configuration (Python version, graphics card etc.) and any error messages. Also read the Debugging Direct3D and DirectPython section in the documentation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DirectPython 11 is a fantastic project. Thank you very much for putting in the work.
I'm trying to get it spun up , but I receive the "Import Error: DLL load failed: …." error anytime I attempt to load d3d11.pyc.
Dependency walker shows no problems outside of the usual red-herring issues, and DirectX 11 has been installed from the redist folder. The newest DirectX SDK and Platform SDK are present on the system.
Any ideas what might be prompting the error?
Thanks very much!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can ask all you questions in this section. Feel free to make new topics. I will try to answer all questions, altough there can be some delays if I am busy.
When asking troubleshooting questions remeber to add information about your configuration (Python version, graphics card etc.) and any error messages. Also read the Debugging Direct3D and DirectPython section in the documentation.
Hello,
DirectPython 11 is a fantastic project. Thank you very much for putting in the work.
I'm trying to get it spun up , but I receive the "Import Error: DLL load failed: …." error anytime I attempt to load d3d11.pyc.
Dependency walker shows no problems outside of the usual red-herring issues, and DirectX 11 has been installed from the redist folder. The newest DirectX SDK and Platform SDK are present on the system.
Any ideas what might be prompting the error?
Thanks very much!
I have the same issue. Windows7, python2.7.Directx(june2010)
same issue on windows11 python2.7/python3.1o DX11