ok
i fix the problem with this code:

for d in a.datas:
    if 'pyconfig' in d[0]:
        a.datas.remove(d)
        break

but i have new error:
it create a copy of git reop to temp folder named pip-xxxx-build
but this is interesting that create another _MEIPASS folder that this cause
the GUI apear first
when i close the second GUI the program give error in console, this error:
[red color]
Cleaning up...
No files/directories in
c:\users\cleanv~1\appdata\local\temp\pip-ujdwwn-build\pi
p-egg-info (from PKG-INFO)
Storing debug log for failure in C:\Users\CleanVM_01\pip\pip.log

and repo does not cloned

Bests,
madoodia

-- 
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