Git Product home page Git Product logo

Comments (4)

HannesStark avatar HannesStark commented on August 19, 2024

To me this sounds like the installation did not go through successfully.
Are you sure that pip install -e . worked?

also make sure that the esm directory is inside the DiffDock directory

from diffdock.

jw-feng avatar jw-feng commented on August 19, 2024

I am also running into this error. I can confirm that pip install -e . worked as shown in the output below

DiffDock/esm$ pip install -e .
Defaulting to user installation because normal site-packages is not writeable
Obtaining file:///home/jwfeng/DiffDock/esm
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Preparing editable metadata (pyproject.toml) ... done
Building wheels for collected packages: fair-esm
Building editable for fair-esm (pyproject.toml) ... done
Created wheel for fair-esm: filename=fair_esm-2.0.0-0.editable-py3-none-any.whl size=15609 sha256=563a7d26bf1fc69acec2728576c34d5a8a2f0413e7ece9b96ca8874c5f966875
Stored in directory: /tmp/pip-ephem-wheel-cache-l1vhzzhp/wheels/78/23/40/de59da61f4dde966143b7d99afbba0198e237a8e01216d41b6
Successfully built fair-esm
Installing collected packages: fair-esm
Attempting uninstall: fair-esm
Found existing installation: fair-esm 2.0.0
Uninstalling fair-esm-2.0.0:
Successfully uninstalled fair-esm-2.0.0
Successfully installed fair-esm-2.0.0

from diffdock.

jw-feng avatar jw-feng commented on August 19, 2024

Updating PYTHONPATH fixed the issue.

PYTHONPATH=$PYTHONPATH:~/DiffDock/esm

from diffdock.

gcorso avatar gcorso commented on August 19, 2024

Great, thanks for the update!

from diffdock.

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.