Newbie Cygwin Q
- From: Gerry Blais <gerard.blais@xxxxxxxxx>
- Date: Wed, 02 Aug 2006 13:04:10 -0400
I'm trying to install and run, on XP, a queueing analysis package,
PDQ, which has a{ Python, swig, C library version}.
I'm new to Cygwin (but not to Unix).
After installing Cygwin and Python, there is a Python2.4.exe in /lib.
If I have a file with
#!/lib/Python2.4.exe
Print "hello"
and I do the chmod, and submit ./hello.py
I get a message "hello.py is currently being printed" and nothing
happens, until I give up and ^C out.
or, now, with no changes I can see,
Can't find file hello
What am I missing?
Thanks,
Gerry
.
- Follow-Ups:
- Re: Newbie Cygwin Q
- From: Gerry Blais
- Re: Newbie Cygwin Q
- Prev by Date: Re: how to get size of unicode string/string in bytes ?
- Next by Date: Re: Newbie Cygwin Q
- Previous by thread: Is there an obvious way to do this in python?
- Next by thread: Re: Newbie Cygwin Q
- Index(es):
Relevant Pages
|