Hi,
I want to use PyInstaller to do the simplest way. I want to
"distribute" a reference python version (2.6) with our app on Linux.
We are just starting to beta test a python scripting interface have
found that many of our users have older ( or newer) versions of Python
and unhelpful IT depts that will not allows users to install other
versions. So we just want to ship a "reference" version of python2.6
in an installation sub-directory. Can we use PyInstaller to do that?
It is obviously sort of a small subset of what PyInstaller can do.
Clearly I could do this manually in some way, but PyInstaller  does a
very nice job.

Thanks
Andrew

-- 
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