Freezd application using pythonnet is failing during execution. It is working fine locally without freezing. Project Code attached and freezd application attached below. Failed to initialize pythonnet ...
I cannot import clr unless the 3 files (nPython, Python.Runtime & clr) are placed in the directory C:\Python27. If placed anywhere else I get the following error: "dynamic module not initialized ...