ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: problem with pythonwin32
by Gillou other posts by this author
Aug 28 2001 10:27AM messages near this date
problem with pythonwin32 | Re: problem with pythonwin32
For Linux...

"chmod +x myscript.py" is better ;-)

The first line of the script should be

#!/usr/bin/env python

This first line does not help but does not disturb for Windows (except if
you got Cygwin)

"Paul Greer" <Paul.Greer1@[...].com>  a écrit dans le message news:
9mc3m3$jk3$1@[...]..
>  Might sound like a silly question but how do I get a script to run as a
>  program from an Icon on windows. When ever I do the DOS box opens and
>  immediately closes.
> 
>  the same in linux I change the py file with chmod -x  and set the path but
i
>  cant seem to get the program to run by just typing the name?
> 
>  Id appreciate the help
> 
> 


-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
Paul Greer
Gillou
Richard Jones
Maan Hamze
Peter Hansen
John Roth

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved