On 17 Aug, 2009, at 6:27, Ned Deily wrote:
In article , Pete
wrote:
Hi When I create an app using py2app, I get this error:
"no module named appscript"
When I run the python script that the app is based on, appscript is
working fine.
Anyone know what would be causing this?
appscript is n
Pete wrote:
Hi When I create an app using py2app, I get this error:
"no module named appscript"
When I run the python script that the app is based on, appscript is
working fine.
Anyone know what would be causing this?
If you've installed one or more copies of Python yourself, make sure
On 2009-08-17 00:27:48 -0400, Ned Deily said:
In article , Pete
wrote:
Hi When I create an app using py2app, I get this error:
"no module named appscript"
When I run the python script that the app is based on, appscript is
working fine.
Anyone know what would be causing this?
appscript is
In article , Pete
wrote:
> Hi When I create an app using py2app, I get this error:
> "no module named appscript"
>
> When I run the python script that the app is based on, appscript is
> working fine.
> Anyone know what would be causing this?
appscript is not part of the standard library. Hav
Hi When I create an app using py2app, I get this error:
"no module named appscript"
When I run the python script that the app is based on, appscript is
working fine.
Anyone know what would be causing this?
Thanks
Pete
___
Pythonmac-SIG maillist -