PaddlePaddle / PaddleHelix

Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集
Apache License 2.0
801 stars 189 forks source link

ModuleNotFoundError: No module named 'pahelix.featurizers.gem_featurizer' #202

Closed WeixuanXiong closed 1 year ago

WeixuanXiong commented 1 year ago

workspace /dfs/data/PaddleHelix/apps/pretrained_compound/ChemRL/GEM sh scripts/pretrain.sh grep: warning: GREP_OPTIONS is deprecated; please use an alias or script Traceback (most recent call last): File "pretrain.py", line 34, in from pahelix.featurizers.gem_featurizer import GeoPredTransformFn, GeoPredCollateFn ModuleNotFoundError: No module named 'pahelix.featurizers.gem_featurizer'

error occurred when running pretrain.py

WeixuanXiong commented 1 year ago

problem solved