I want to install and use pyinstaller-development version so I downloaded the one at github. (under development branch) then i entered python setup.py install to install it, no error appeared. when i try to check the installed version using pyinstaller --version i still get 2.1 which is the released version.
I previously have 2.1 but I need to use the development version because they have updates for sqlalchemy which i need. Maybe I need to remove 2.1 first? How do I install the development version? -- 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/d/optout.
