Re: [PyMOL] Difficulty running RNA coloring program

2015-06-22 Thread Thomas Holder
Hi Andrew, that's the same problem that Chiranjeev had with CMview last week. You can fix it by replacing "import cmd" with "from pymol import cmd" in the script (line 9). Cheers, Thomas On 22 Jun 2015, at 11:38, Andrew Johnathan Watkins wrote: > I have Mac PyMOL 1.7.4.4, and I have attemp

[PyMOL] Difficulty running RNA coloring program

2015-06-22 Thread Andrew Johnathan Watkins
I have Mac PyMOL 1.7.4.4, and I have attempted to run the attached program. I know the program works on older versions, but I get the following error: AttributeError: 'module' object has no attribute 'extend' Does anyone know how to fix this? ''' In pymol terminal, change directory to where R