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
while use cmd pip install git+https://github.com/reymond-group/RAscore.git@master to install pkgs:
OSError: SavedModel file does not exist at: ~/miniconda/envs/myenv/lib/python3.7/site-packages/RAscore/models/DNN_chembl_fcfp_counts/model.tf/{saved_model.pbtxt|saved_model.pb}
Need to manually copy folder ./RAscore/models/ from the git repo to the dir ~/miniconda/envs/myenv/lib/python3.7/site-packages/RAscore/
The text was updated successfully, but these errors were encountered:
a minor issue
while use cmd
pip install git+https://github.com/reymond-group/RAscore.git@master
to install pkgs:Need to manually copy folder
./RAscore/models/
from the git repo to the dir~/miniconda/envs/myenv/lib/python3.7/site-packages/RAscore/
The text was updated successfully, but these errors were encountered: