You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyInstaller
I'm using PyInstaller to produce an exe that uses a lot of SleekXMPP. After figuring out problems that involved importing a lot of SleekXMPP plugins my exe now runs, but it hangs on ClientXMPP.register_plugin. II get no information no matter what debug level I set. Has anyone seen this before?