justin_noodle
Group: Members
Posts: 7
Joined: Jan. 2005 |
|
Posted: Feb. 03 2005,06:10 |
|
Thanks for the replies,
Saidin, when you say this is a bad idea, installing software through the MyDSL gui, could you please elaborate a little more on this?
heh, Ive downloaded a lot of stuff through there and other than a couple apps not working for whatever reason, Ive had no other real problems.
The issue I am having is with Python still. When I reboot my computer, to use Python I have to reenter the path commands. I am thinking that maybe there is a boot up script or logon script I can edit to auto set these?
The other issue is, after I had edited the python.properties in Scite, when running a simple script, I get a traceback when python gets to a raw_input() . In the interactive prompt I am able to use raw_input() without a problem.
The error is: IOError: [Errno 9] Bad file descriptor.
Any ideas what is going on here?
Thanks for your time : )
|