Hi, I'm trying to use pyinstaller to package my django application. It works with django at beginning. But when I try to run my project with cherrypy, it does not work, since the customized django commands cannot be recognized. I have on idea how to fix it. Any expert could help me on this.
Thanks in advance! Michael -- 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/groups/opt_out.
