I thought I have sent this post, but I don't see it in the group, so I 
write it here again.

I have a single executable created from pyinstaller that works well on many 
PCs, mainly Windows 10. Now I tried it on Windows XP machine and it failes.

The problem is that the _MEI temporary folder created during startup can't 
be accessed by the user. I located the folder in Explorer, but it's 
impossible to enter and delete (Access denied). So pyinstaller script isn't 
able to extract files to that directory and the process failed with an 
error.

Do you know how to solve?

-- 
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/636a858a-c9a9-4e95-8dd1-aa6a194892ddo%40googlegroups.com.

Reply via email to