|
From: Kristian R. <kri...@ch...> - 2003-04-03 12:06:54
|
Dear Kelley, > created /tmp and /pdb directories=20 It is meant to be in C:\tmp and C:\pdb, just in Unix-style notation. How = would=20 You say this in Mac? > I should state that several aspects of the install > instructions in regard to the directory structures in my system were > unclear. In fact, i don't know if anyone has ever used rTools on MacOS before. If = there=20 is one, could You please write me, how You got it running? --- debugging --- > In both versions of Pymol described above, when a simple move command i= s > inserted into a script as follows: > > mset 1 x100 > mvMove 20-40,x,80 > movie > > I get the following error messages: > > PyMOL>mset 1 x100 > PyMOL>mvMove 20-40,x,80 > Traceback (most recent call last): > File "/Applications/PyMOL/Darwin/modules/pymol/parser.py", line 234, = in > parse > exec(com2[nest],pymol_names,pymol_names) > File "<string>", line 1 > mvMove 20-40,x,80 > ^ > SyntaxError: invalid syntax OK, the mvMove command is apparently not known to Your PyMOL. Did You try= to=20 install it in $PYMOL/modules/pmg_tk/startup/rubor (without the PMGApp.py=20 modification)? When PyMOL starts up, do You get any error messages in the text screen? (= press=20 ESC). We are looking forward to help You, Kristian Rother |