You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/remote-home/lzy/Helixfold/helixfold/run_helixfold.py", line 37, in
from utils.init_env import init_seed, init_distributed_env
File "/remote-home/lzy/Helixfold/helixfold/utils/init_env.py", line 19, in
from ppfleetx.distributed.protein_folding import dp
ModuleNotFoundError: No module named 'ppfleetx'
运行helixfold时候,按照gulide按照后,缺少ppfleetx,暂时没有找到合适的pip源来按照和下载。
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/remote-home/lzy/Helixfold/helixfold/run_helixfold.py", line 37, in
from utils.init_env import init_seed, init_distributed_env
File "/remote-home/lzy/Helixfold/helixfold/utils/init_env.py", line 19, in
from ppfleetx.distributed.protein_folding import dp
ModuleNotFoundError: No module named 'ppfleetx'
运行helixfold时候,按照gulide按照后,缺少ppfleetx,暂时没有找到合适的pip源来按照和下载。
The text was updated successfully, but these errors were encountered: