[Tutor] script in Raspberry pi python
Amit Saha
amitsaha.in at gmail.com
Wed Jul 24 03:42:17 CEST 2013
On Wed, Jul 24, 2013 at 11:13 AM, Kirk Bailey <kbailey at howlermonkey.net> wrote:
> Python works fine in pi. script works fine IF I invoke it high church:
> python ./RR.py
>
> but this fails: ./RR.py
> the shebang is
> #!/usr/bon/python
bon -> bin
Also, don't forget to chmod +x RR.py
> which points at python.
>
> Now, someone with some clue and an ugly stick hammer my head, I already have
> some clue glue.
>
> Questions gladly answered, dumb looks still free.
>
> --
>
> -Shaboom.
>
> Kirk Bailey
> CEO, Freehold Marketing LLC
> http://www.OneBuckHosting.com/
> Fnord!
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
--
http://echorand.me
More information about the Tutor
mailing list