I have nogil-python compiled under Windows with an application built in Cython - and everything works fine. But there are problems when I tried to wrap the ...
When I ran PyInstaller version 5.10.0 from code (PyInstaller.__main__.run([) I was unable to get some of the more obscure commands (--collect-all) to work. I found that those commands worked when ...