Hi,
I understood that py2app can only produce mac .apps when run on macosx and
not linux.
Is this correct?
/bjorn
--
View this message in context:
http://old.nabble.com/py2app-on-linux-tp29969167p29969167.html
Sent from the Python - pythonmac-sig mailing list archive at Nabble.com.
___
Hi,
I have a couple of questions about py2app.
I would like to make a mac executable from a wxPython app that I have
written.
I have ubuntu 10.04 64-bit version with py2app installed.
Can I use this setup to create generally usable apps or do I have to use a
32 bit version of Ubuntu?
I am new at
Hi, and thanks for all the answers.
What I wanted to do is distribute a small python app that depends on wx and
a few other dependencies.
I have a computer running ubuntu 10.04 and I need to distrubute the app to
my students who run windows (and do not have python or know how to work the
comand l
available for mac, and this certainly does not help...
/bjorn
Kevin Walzer-5 wrote:
>
> On 10/13/10 12:38 PM, BjornJohansson wrote:
>>
>> Hi,
>> I have a couple of questions about py2app.
>> I would like to make a mac executable from a wxPython app that I have
>>