Nov. 21, 2006
1:13 a.m.
Is it possible to distribute a python module with Python to run on a machine that doesn't have Python or would Python have to be installed separately first? Robert G. McFadzean Instructor Vermilion School of Agriculture Lakeland College 5707 47 Ave West Vermilion AB T9X 1K5 Tlf: (780) 853-4890 Fax: (780) 853-8704 robert.mcfadzean@lakelandc.ab.ca
Nov. 21, 2006
9:17 a.m.
On 11/21/06, Robert McFadzean <Robert.McFadzean@lakelandc.ab.ca> wrote:
Is it possible to distribute a python module with Python to run on a machine that doesn't have Python or would Python have to be installed separately first?
It depends on your platform, but py2exe and cx_Freeze are two options for this. Try google to find the URLs. Paul.
7208
Age (days ago)
7208
Last active (days ago)
1 comments
2 participants
participants (2)
-
Paul Moore -
Robert McFadzean