On Wednesday, September 24, 2014 6:57:34 PM UTC-5, Shawn Bright wrote:
> hello all.
>
>
>
> i have a linux computer that i use to run a GUI (wxGTK) program. In this
> program, there is a call to run an external ruby script.
>
>
>
> command = "ruby r
hello all.
i have a linux computer that i use to run a GUI (wxGTK) program. In this
program, there is a call to run an external ruby script.
command = "ruby run_my_command.rb &"
os.system(command)
however, when it runs, i get this in the terminal
sh: 1: ruby: not found
i had considered that
Thanks for your help on this, gents. Got it working now.
shawn
On Thu, Aug 4, 2011 at 2:28 PM, Dave Angel wrote:
> nibbles from a byte
--
http://mail.python.org/mailman/listinfo/python-list