Hi, I am trying to create a standalone for a scientific community package. Scientists are typically facing difficulties installing and compiling the package on their windows machine. (they need to set python path, install visual studio compiler, etc.)
I am trying to bundle everything in one executable, the goal is still to be able to open the app and have a python terminal launched. here's my question on stack overflow for more info https://stackoverflow.com/questions/66625019/pyinstaller-interactive-python-console I appreciate any help -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/bdbbef40-b8b5-4e07-9701-a09259770e7en%40googlegroups.com.
