Git Product home page Git Product logo

Comments (10)

houdini69 avatar houdini69 commented on July 18, 2024 1

Ok. I finally succeeded to properly install AMDock. I just have to use AMDock tutorial!

from amdock.

Valdes-Tresanco-MS avatar Valdes-Tresanco-MS commented on July 18, 2024

I need to do the tests since I am not an expert in macOS. I remember that I spent a lot of work to get the pymol installation to work. I will test and let you know

from amdock.

houdini69 avatar houdini69 commented on July 18, 2024

Thank you. On my side I think I am not far from being able to compile PyMOL from sources.

from amdock.

houdini69 avatar houdini69 commented on July 18, 2024

Hi,
I finally succeeded to compile PyMOL with Conda package manager from PyMOL sources. However, I couldn't select Plugin-> Plugin Manager to install grid_amdock.py! I got an error window "No module named PyQt5.uic.

from amdock.

Valdes-Tresanco-MS avatar Valdes-Tresanco-MS commented on July 18, 2024

You must make sure that you have PyQt5 installed in such a control environment.

python -m pip install pyqt5

from amdock.

houdini69 avatar houdini69 commented on July 18, 2024

Tried to install AMDock and then compile pymol from the beginning in conda environnment. AMDock installation was ok. After installing dependencies (glew glm and netcdf4) compilation of pymol failed with at the end,

Traceback (most recent call last):
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.10/multiprocessing/pool.py", line 268, in del
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.10/multiprocessing/queues.py", line 377, in put
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.10/multiprocessing/connection.py", line 205, in send_bytes
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.10/multiprocessing/connection.py", line 405, in _send_bytes
AttributeError: 'NoneType' object has no attribute 'pack'

What does it mean?

from amdock.

Valdes-Tresanco-MS avatar Valdes-Tresanco-MS commented on July 18, 2024

I do not have much information regarding this. I have not yet tested python 3.10 in production, so I am currently oblivious to what bugs it may have. Please tell me the specifics so I can try to reproduce the bug.
macOS Version.
PyMOL version and if it the open-source version

Please try using python 3.8 or 3.9 and see if you have the same problems. I will try to reproduce the problem as soon as possible.

from amdock.

houdini69 avatar houdini69 commented on July 18, 2024

macOS Version: 10.13.6 High Sierra
PyMOL(TM) Molecular Graphics System, Version 2.6.0a0. Open Source version from https://github.com/schrodinger/pymol-open-source.

pymol compilation succeeded using python 3.9 with same error as previously. I can start pymol in AMDock env. However I couldn't start AMDock in AMDock env and I got
AMDock
Traceback (most recent call last):
File "/Users/xxxx/miniconda3/envs/AMDock/bin/AMDock", line 5, in
from AMDock.Docking_Program import run
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/Docking_Program.py", line 9, in
from AMDock.result_tab import Results
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/result_tab.py", line 9, in
from AMDock.variables import Variables
File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/variables.py", line 6, in
import AutoDockTools, pymol
ModuleNotFoundError: No module named 'pymol'

from amdock.

pillar-github avatar pillar-github commented on July 18, 2024

how you solve the problem: ModuleNotFoundError: No module named 'pymol'.

macOS Version: 10.13.6 High Sierra PyMOL(TM) Molecular Graphics System, Version 2.6.0a0. Open Source version from https://github.com/schrodinger/pymol-open-source.

pymol compilation succeeded using python 3.9 with same error as previously. I can start pymol in AMDock env. However I couldn't start AMDock in AMDock env and I got AMDock Traceback (most recent call last): File "/Users/xxxx/miniconda3/envs/AMDock/bin/AMDock", line 5, in from AMDock.Docking_Program import run File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/Docking_Program.py", line 9, in from AMDock.result_tab import Results File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/result_tab.py", line 9, in from AMDock.variables import Variables File "/Users/xxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/AMDock/variables.py", line 6, in import AutoDockTools, pymol ModuleNotFoundError: No module named 'pymol'

from amdock.

houdini69 avatar houdini69 commented on July 18, 2024

I had to move all builded/compiled modules (glew, glm, netcdf4, pmw, libpng, freetype, libxml2) with conda in AMDock site-packages folder (/Users/xxxxxxx/miniconda3/envs/AMDock/lib/python3.9/site-packages/ folder

from amdock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.