Hi Folks,
I just downloaded precompiled Python for Windows, and it runs. Now I
have got the command line coding. However, I can't run my python
scripts. My python script, foo.py, is located in C:\\\pydir, and I
have set the python interpreter on the directory. When I run
os.listdir(), I found
On 2月28日, 下午6时52分, Larry Bates <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hi Folks,
>
> > I just downloaded precompiled Python for Windows, and it runs. Now I
> > have got the command line coding. However, I can't run my python
> > scripts. My python script, foo.py, is located in C:\
Hi Folks,
I downloaded a pre-compiled version 2.5, and intalled it without any
error message; and I can command line playing on Python through firing
up IDLE or command-line. However, I just can't compile the python file
existing in a directory. Today, I tried to fire Python in a DOS
window, then