openfold icon indicating copy to clipboard operation
openfold copied to clipboard

I notice there is only instructions for a Linux Install, can I run this on my Windows laptop?

Open emilyrkang opened this issue 1 year ago • 0 comments

OpenFold seems to be required for a different software I want to run: LigandMPNN, however it seems like there's an issue with my openfold install:

Programs\Python\Python310\lib\importlib_init_.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "C:\LigandMPNN\openfold\np\protein.py", line 23, in from openfold.np import residue_constants File "C:\LigandMPNN\openfold\np\residue_constants.py", line 24, in import tree ModuleNotFoundError: No module named 'tree'

emilyrkang avatar Apr 18 '24 01:04 emilyrkang