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

Unable to install #26

Open
nayanmondal1337 opened this issue Aug 28, 2023 · 1 comment
Open

Unable to install #26

nayanmondal1337 opened this issue Aug 28, 2023 · 1 comment

Comments

@nayanmondal1337
Copy link

I am using linuxmint and used pip to install but following errors are coming. How ever pymol is installed

AMDock
Traceback (most recent call last):
File "/home/nayan/miniconda3/bin/AMDock", line 5, in
from AMDock.Docking_Program import run
File "/home/nayan/miniconda3/lib/python3.9/site-packages/AMDock/Docking_Program.py", line 9, in
from AMDock.result_tab import Results
File "/home/nayan/miniconda3/lib/python3.9/site-packages/AMDock/result_tab.py", line 9, in
from AMDock.variables import Variables
File "/home/nayan/miniconda3/lib/python3.9/site-packages/AMDock/variables.py", line 6, in
import AutoDockTools, pymol
ModuleNotFoundError: No module named 'pymol'

@Valdes-Tresanco-MS
Copy link
Owner

I apologize for my delayed response. It seems like pymol changes. I will check what's going on and try to fix it ASAP.

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

2 participants