just fyi, what i did to solve  the need for now is to read the file and 
call exec.
this is a patch solution hoping that there is one that is more native to 
pyinstaller.

On Sunday, March 14, 2021 at 11:01:08 AM UTC-5 Bachir Aoun wrote:

> 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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/6d3b2380-00f1-4735-ba2b-33f5ec992df6n%40googlegroups.com.

Reply via email to