C++ Runtime error when linked with Python COM -


i getting c++ runtime error (r6034) when using c dll run python script. details of dll can found at: https://www.goldsim.com/library/models/featurescapabilities/dllscripts/pythondll/

i building dll per instructions provided , have created required python files dll module should work getting mentioned runtime error python file following lines:

import pythoncom, pywintypes win32com.client import dispatch 

does have advice how fix this? running windows10 32bit version of python installed if helps. thanks.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

nginx - phpPgAdmin - log in works but I have to login again after clicking on any links -