473,472 Members | 1,800 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

equivalent of py2exe in other os

Hi,
I was just wondering if there is a equivalent of py2exe on linux
(centOS) and mac (OS X). I have a python script that uses wx and I dont
want to install wx on linux/mac machines. What are my choices?
Thanks
Astan

--
"Formulations of number theory: Complete, Consistent, Non-trivial. Choose two." -David Morgan-Mar

Animal Logic
http://www.animallogic.com

Please think of the environment before printing this email.

This email and any attachments may be confidential and/or privileged. If you are not the intended recipient of this email, you must not disclose or use the information contained in it. Please notify the sender immediately and delete this document if you have received it in error. We do not guarantee this email is error or virus free.

Oct 7 '08 #1
3 2660
On 7 Ott, 11:32, Astan Chee <st...@al.com.auwrote:
Hi,
I was just wondering if there is a equivalent of py2exe on linux
(centOS) and mac (OS X). I have a python script that uses wx and I dont
want to install wx on linux/mac machines. What are my choices?
Thanks
Astan

--
"Formulations of number theory: Complete, Consistent, Non-trivial. Choose two." -David Morgan-Mar

Animal Logichttp://www.animallogic.com

Please think of the environment before printing this email.

This email and any attachments may be confidential and/or privileged. If you are not the intended recipient of this email, you must not disclose or use the information contained in it. Please notify the sender immediately and delete this document if you have received it in error. We do not guarantee this email is error or virus free.
For Linux I know of (but never used myself) PyInstaller :
http://pyinstaller.python-hosting.com/
They seem to have a in-development version for OS/X too, so maybe you
could give it a try ...

HTH
-----
FB
Oct 7 '08 #2
Astan Chee wrote:
Hi,
I was just wondering if there is a equivalent of py2exe on linux
(centOS) and mac (OS X). I have a python script that uses wx and I dont
want to install wx on linux/mac machines. What are my choices?
Thanks
Astan
Did you bother googling?

http://www.google.com/search?q=os+x+...UTF-8&oe=UTF-8

First hit.

Linux gives a lot of results too.

Diez

Oct 7 '08 #3
<bi******@gmail.comwrote:
For Linux I know of (but never used myself) PyInstaller :
http://pyinstaller.python-hosting.com/
They seem to have a in-development version for OS/X too, so maybe you
could give it a try ...
py2app for Mac works fine.
<http://wiki.python.org/moin/MacPython/py2app>
--
Pierre-Alain Dorange

Ce message est sous licence Creative Commons "by-nc-sa-2.0"
<http://creativecommons.org/licenses/by-nc-sa/2.0/fr/>
Oct 7 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Giles Brown | last post by:
I'm feeling quite dumb this morning. I'm trying to build a COM server DLL using py2exe and it ain't working. Here's what ain't working... setup_dll.py based on py2exe sample: """from...
20
by: Thomas Heller | last post by:
I'm currently working on a new version of py2exe, which will require Python 2.3 and later, because it uses the zipimport mechanism. Since py2exe is a distutils extension, and since C compilers...
10
by: achrist | last post by:
The py2exe says that a console app should have the --console option and a windows app should have the --windows option. What is the way to py2exe a python program that uses both console and...
19
by: Lad | last post by:
I used Py2exe to compile my script( I use XP). The compiled script works OK on my XP where Python is installed. But when I install the compiled exe to another computer, os.system causes the...
11
by: Timothy Smith | last post by:
is it possible instead of py2exe putting all library's in a zip file, to just put them in a sub dir?
2
by: Jimmy Retzlaff | last post by:
I am taking over the maintenance and support of py2exe from Thomas Heller. As he announced a few weeks ago he is looking to focus on other things. py2exe has been very useful to me over the years...
4
by: bwaha | last post by:
First time trying to create an executable with py2exe. I have a small program which makes use of python23 (2.3.5?), wxpython ('2.6.2.1'), matplotlib ('0.83.2'), win32com (latest?), Numeric...
6
by: zdp | last post by:
Dear all: I made a window program by wxPython. Split windows, treectrl, listctrl and textctrl are used. When I program in python, the look & feel of the window controls are like the windos XP...
0
by: Lars Stavholm | last post by:
Almar Klein wrote: http://python.net/crew/atuining/cx_Freeze /L
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.