Hi,
I'm supporting John's opinion. WingIDE rocks!! I use Linux at work, Windows
& Mac at home, I notice the Python editor on Windows also hints you the
syntax as you type.
Enjoy!
PB
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman
Thanks, but sorry again; how do you 'compile' the downloaded package? I'm
new to Linux :-(
PB
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Dear all,
Can anybody please give me an easy instruction on installing maya/python
(pysource/sourcepy etc.) on a Linux machine. I've already downloaded it but
never succeeded installing.
BTW, there's no way to make installing process easier to life than this?
(all those compile, source, .so, etc
Dear all,
Thanks for all your help. I followed Alan's suggestion -- dealing with the
directory search path, by the method sys.path.append(). At first I thought
it would mess up the whole sys.path after running the script. But it
actually doesn't. Thanks again!
Regards,
PB
___
Dear Tutors,
I have a text file (mylist.py actually), it contains exactly below:
---
# file mylist.py
jobs = [
'Lions',
'SysTest',
'trainDD',
'Cats',
'train',
'sharks',
'whale',
]
I want to write another script
Dear Tutor,
I'm pretty new to Python. I want to add a command button in Maya. Once
clicked, it runs Python's script/program. I'm not sure where I should write
to ask Python or Maya;
Not in details, please tell me briefly so that I can investigate more from
there. Your suggestion would be highly