[Debichem-devel] Bug#651609: Setting-Error: type read mismatch (int) 667

Daniel Leidert daniel.leidert at wgdd.de
Sat Dec 10 17:10:51 UTC 2011


Am Samstag, den 10.12.2011, 21:43 +0800 schrieb lina:

[..]
> Another problem includes:
> 
>  PyMOLShader_NewFromFile-Error: Unable to open file '/usr/share/pymol/data/shaders/default.vs' PYMOL_PATH='/usr/share/pymol'
>  PyMOLShader_NewFromFile-Warning: default shader files not found, loading from memory.
>  PyMOLShader_NewFromFile-Error: Unable to open file '/usr/share/pymol/data/shaders/volume.vs' PYMOL_PATH='/usr/share/pymol'
>  PyMOLShader_NewFromFile-Warning: volume shader files not found, loading from memory.

PYMOL_PATH shouldn't be '/usr/share/pymol', it is declared
in /usr/bin/pymol as

export PYMOL_PATH=`python2.7 -c "from imp import find_module; print find_module('pymol')[1]"`

and on a current Sid this should be

/usr/lib/python2.7/dist-packages/pymol

Can you please check the contents of /usr/bin/pymol and what the last
command returns on your system?

Regards, Daniel






More information about the Debichem-devel mailing list