Hi,
I tryed to creat a single executable with py2exe. Its just a simple winform script. It wont work and gives a err log saying "MemoryLoadLibrary failed loading clr.pyd". If its not bundled everything works fine. Is there any work around?
Many thanks for this wonderful project.