Hi, I need some help maing PyInstaller detect some modules. Reading the docs is justa painful (no examples, really short explanations...)
So, after searching examples of spec files, and writing my own I got to this: http://pastebin.com/vUKCaxZZ The modules that PyInstaller can't find are in E:\\home\\alexandernst\\Proyectos\\amsn2\\amsn2\\[backend, core, plugins....]. What am I doing wrong? Also, I have another module that I'd like to import (it's a whole folder), and I really don't know where it should go. Regards -- 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.
