Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install PyVOL #6

Closed
SilentGene opened this issue Mar 23, 2020 · 2 comments
Closed

Can't install PyVOL #6

SilentGene opened this issue Mar 23, 2020 · 2 comments

Comments

@SilentGene
Copy link

Hi, when I click the button 'Install PyVOL from PYPI', I ran into this error:

Cannot load PyMOL plugins module
Traceback (most recent call last):
  File "D:\BioPrograms\PyMOL\lib\site-packages\pmg_tk\startup\pyvol_gui\__init__.py", line 373, in <lambda>
    form.install_remote_button.clicked.connect(lambda: install_remote_pyvol(form))
  File "D:\BioPrograms\PyMOL\lib\site-packages\pmg_tk\startup\pyvol_gui\__init__.py", line 106, in install_remote_pyvol
    install_pypi_pyvol()
  File "D:\BioPrograms\PyMOL\lib\site-packages\pmg_tk\startup\pyvol_gui\__init__.py", line 100, in install_pypi_pyvol
    refresh_installation_status(form)
NameError: name 'form' is not defined

BTW, My PyMOL is running on Windows10. What can I do solve this problem?

Thanks,
Heyu

@rhs2132
Copy link
Collaborator

rhs2132 commented Mar 24, 2020

There was a typo in that function that is now fixed. Uninstall the GUI using the plugin manager and reinstall using 1.6.8. Let me know if that fixes the issue.

@rhs2132 rhs2132 closed this as completed Mar 24, 2020
@ma2thias
Copy link

Hi
I have always a MSMS installation problem. Tried all options including "custom" and set the path to msms.MacOSX.2.6.1 Still left wurh MSMS path: not found.
Yes, working on a Mac (Mojave). During startup PyMol also prints "Cannot load PyMOL plugins module".
Any idea what I do wrong?
Thanks, Matthias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants