I'm trying to import .pyd file into python code the following error is thrown: "ImportError: DLL load failed while importing _MY_PYD: %1 is not a valid Win32 application."
using python 3.10(64bit) / pyscripter4.1 64bits
I have downloaded and upgraded almost all suggested packages, numpy,winpy32 etc..
What else the issue could be ?
Downloaded and upgraded Python packages Reinstall of Python and Pyscripter