Re: [PyMOL] Help- PyMOL 1.8.7 on Python 3.6- Plugin Manager Issue

2017-08-22 Thread Vijay Masand
Dear Christoph and David Thanks for the support and solution. The solution given by Christoph solved the issue. Now, the plugin manager is running smoothly. Cheers Vijay On 8/22/17, David Hall wrote: > See https://sourceforge.net/p/pmw/patches/7/ > > >>

Re: [PyMOL] Help- PyMOL 1.8.7 on Python 3.6- Plugin Manager Issue

2017-08-22 Thread David Hall
See https://sourceforge.net/p/pmw/patches/7/ > On Aug 21, 2017, at 10:32 PM, Vijay Masand wrote: > > Dear Christoph > Thank you for the help. I followed your suggestion, but no success. > However, a new line is appearing now at the bottom of the error

Re: [PyMOL] Help- PyMOL 1.8.7 on Python 3.6- Plugin Manager Issue

2017-08-21 Thread Vijay Masand
Dear Christoph Thank you for the help. I followed your suggestion, but no success. However, a new line is appearing now at the bottom of the error message, here is the complete error message: Error: 1 TypeError Exception in Tk callback Function: .plugin_manager at 0x01B40CB228C8> (type: )

Re: [PyMOL] Help- PyMOL 1.8.7 on Python 3.6- Plugin Manager Issue

2017-08-21 Thread Christoph Gohlke
Hello, try to uninstall Pmw and reinstall it using Pmw-2.0.1-py3-none-any.whl from . C:\Python36\python.exe -m pip uninstall Pmw C:\Python36\python.exe -m pip install Pmw-2.0.1-py3-none-any.whl Christoph On 8/21/2017 8:27 AM, Vijay Masand wr

[PyMOL] Help- PyMOL 1.8.7 on Python 3.6- Plugin Manager Issue

2017-08-21 Thread Vijay Masand
Dear PyMOL Users Today, I installed PyMOL 1.8.7 with Python 3.6 on Windows 10. But, unfortunatelt facing one issue with Plugin Manager. The error is as following: Error: 1 TypeError Exception in Tk callback Function: .plugin_manager at 0x019192E818C8> (type: ) Args: () Traceback (innermost