Hey, 

Everytime I run an executable that is created with pyinstaller, it is 
listed double in ps aux.
For example

    root              303   0.0  0.1  2633716  18536   ??  S    31Oct14   
4:51.77 /usr/bin/openport manager --restart-shares
    root               95   0.0  0.0  2501356    116   ??  Ss   31Oct14   
0:00.14 /usr/bin/openport manager --restart-shares

This is the command I'm using:

    env/bin/pyinstaller apps/openport_app.py --clean --onefile --name 
openport

What is the reason for this, can I avoid it?

Kind regards, 

Jan

-- 
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 http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to