Ok, after doing some more tests, looking at all the examples, and searching even more, I stil can't make PyInstaller
detect some modules.

Here's what I have got so far: http://pastebin.com/im3CyUf4
Look at line 11. It contains ['papyon']. If I run the Build.py script over that spec file, I get an error: too many values to unpack. If I remove the 'papyon' from the [], it compiles fine, but I still can't run it because of some other missing modules, like "defaultbackend" in amsn2/backend/backend.py

I don't know how to make PyInstaller "see" that they're there, so I'd appreciate any help with that.

Regards

PS: I haven't filled a bug about the docs yet, I'm on it.

--
alexandernst

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to