Hello, I was trying to make clickable python file in linux. but it does not work for some reason.
I made test.py file and wrote down like below. #!/usr/local/bin/python print "this is test" raw_input() and I did chmod 777 test.py and also chmod +x test.py in the shell. and when I double clicked it in file manager which is dolphin, it does not happen anything. my system is System: Fedora release 13 (Goddard) KDE: 4.5.5 (KDE 4.5.5) thanks for your help in advance. -Jun -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/55eb2e80-1e0f-4eb3-9e54-7ea8afcc11f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
