Running Sum script

Maggie la.foma at gmail.com
Fri Sep 4 16:37:10 EDT 2009


On Sep 4, 4:37 pm, Tobiah <t... at tobiah.org> wrote:
> > in the terminal i get a very strange "permission denied" error that might
> > not have anything to do with the code. I checked permissions for the file
> > and they are set to "read and write" so, again, I am really not sure what
> > going wrong.
>
> Try:
>
>         python myfile
>
> Or
>
>         chmod +x myfile
>         ./myfile

try it where? code or terminal?

thanks so much?



More information about the Python-list mailing list