You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a short description of creating traditional .exe install files:
http://docs.python.org/2/distutils/builtdist.html
I mostly want it, because I use virtualenv and want to install this only to a
specific environment.
Simply installing the existing .exe works as well though, but there might be
some conflicts if multiple environments want to use them.
Plus I like to have a scriptable install procedure. Despite innosetup accepting
dir argument and having silent install flag, it would be nice to just install
it with easy_install.
Not very important.
Original issue reported on code.google.com by [email protected] on 13 Jan 2014 at 3:09
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Jan 2014 at 3:09The text was updated successfully, but these errors were encountered: