http://mgl.scripps.edu/forum/viewtopic.php?f=11&t=584
... (line 601) ...
# Find out how many clipping planes
maxClipP = int(GL.glGetDoublev(GL.GL_MAX_CLIP_PLANES)[0])
if(maxClipP > 6):
maxClipP = 6 # the driver can't provide more than 6 clipping planes
I tried the above advice before, it shows:
Run AutoDockTools from /usr/lib/python2.6/dist-packages/AutoDockTools
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/AutoDockTools/__init__.py",
line 371, in runADT
from Pmv.moleculeViewer import MoleculeViewer
File "/usr/lib/python2.6/dist-packages/Pmv/moleculeViewer.py", line
20, in <module>
from DejaVu.Geom import Geom
File "/usr/lib/python2.6/dist-packages/DejaVu/__init__.py", line
181, in <module>
from Viewer import Viewer
File "/usr/lib/python2.6/dist-packages/DejaVu/Viewer.py", line 101,
in <module>
class Viewer(Tkinter.Widget, Tkinter.Misc, EventHandler):
File "/usr/lib/python2.6/dist-packages/DejaVu/Viewer.py", line 602, in Viewer
if(maxClipP > 6):
NameError: name 'maxClipP' is not defined
hit enter to continue
I don't know how to fix it.
On Fri, May 27, 2011 at 9:16 PM, Camaleón <[email protected]> wrote:
> On Fri, 27 May 2011 16:28:37 +0800, lina wrote:
>
>> when I tried AutoDockTools, which showed me something like
>>
>> IndexError: list index out of range
>>
>> Is it something relevant to driver or Pmv or ?
>
> (...)
>
> Take a look into this thread:
>
> PMV or ADT stopped working on vista and debian
> http://mgl.scripps.edu/forum/viewtopic.php?f=11&t=584
>
> Greetings,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact [email protected]
> Archive: http://lists.debian.org/[email protected]
>
>
--
Best Regards,
lina
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]