I had the same problem.
Email Joe Dundas for the .py source code .py file,
and drop it into the modules/pmg_tk/startup folder.
Jed
Hongbo Zhu wrote:
> Hi, Tomas,
> Usually, the "Bad magic number" is caused by wrong python version when
> running .pyc file (the .pyc must have been compiled using
Hi, Tomas,
Usually, the "Bad magic number" is caused by wrong python version when
running .pyc file (the .pyc must have been compiled using a different
version of python than the one in PyMOL 1.3, which is python 2.5.4).
Maybe you have also noticed on the first line of the CASTpyMOL webpage :
"
Hello pymol users,
I try to install this castp plugin:
http://sts.bioengr.uic.edu/castp/pymol.php
-> http://sts.bioengr.uic.edu/castp/infoPages/CASTpyMOL_v2.pyc
I have pymol 1.3 (windows7 64bit)
and I got:
ImportError: Bad magic number in C:\Program Files
(x86)\PyMOL\PyMOL/modules\pmg_tk\startu
Hi,
I am using ver 0.99 and would like to install the castp plugin.
i am not successful in installing under Linux/OSX. i am getting the following
error.
This PyMOL Executable Build incorporates Open-Source PyMOL 0.99rc1.
Exception in plugin 'CASTpyMOL' -- Traceback follows...
Traceback