Hello,

I am using PyMOL in my senior biochemistry course. I am using a Macbook Pro 
with the latest version of the OS. I downloaded the educational version of 
PyMOL, and was able to load a PDB file, 2G47, and manipulate colors and what is 
seen and what is hidden. However, I attempted to use the Mutagenesis wizard for 
my project, in which we have to create an enzyme mutant, and I was unable to 
mutate the residue. I looked on the PyMOL wiki page under mutagenesis, and 
followed the tutorial. However, I was still not able to mutate the residue; 
instead I got the following message:

You clicked /2G47//D/PHE`19/CA
Traceback (most recent call last):
  File "/Applications/MacPyMOLEdu.app/pymol/modules/pymol/creating.py", line 
742, in fragment
    reduce(operator.__add__,map(lambda a:a.coord[0],model.atom)),
AttributeError: 'module' object has no attribute 'reduce'
Error: unable to load fragment 'lys'.
Traceback (most recent call last):
  File 
"/Applications/MacPyMOLEdu.app/pymol/modules/pymol/wizard/mutagenesis.py", line 
732, in do_select
    self.do_library()
  File 
"/Applications/MacPyMOLEdu.app/pymol/modules/pymol/wizard/mutagenesis.py", line 
502, in do_library
    cmd.fragment(string.lower(frag_type),frag_name)
  File "/Applications/MacPyMOLEdu.app/pymol/modules/pymol/creating.py", line 
760, in fragment
    if _self._raising(r,_self): raise pymol.CmdException
pymol.CmdException: <pymol.CmdException instance at 0xd2e39e0>

I tried multiple different residues, but got the same message each time. I need 
to be able to use PyMOL for my class for multiple projects, and I need to be 
able to create mutants and model them.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to