|
On 1/18/17 02:31, Hartmut Goebel wrote:
Another option, depending on how the other script is written, is import the other script as a module and run the functionality from the first script. This will work better if the script to be imported has its functionality broken down into methods. Once the second script is imported, then from the runtime's perspective, it is no different than import time. Best, coyot -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout. |
- [PyInstaller] 'python' is not recognized as an... ragini dahihande
- Re: [PyInstaller] 'python' is not recogni... Hartmut Goebel
- Re: [PyInstaller] 'python' is not rec... Coyot Linden (Glenn Glazer)
