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
Hi everyone,
do someone has the same issue?
I create the environment as conda env create --file SubGNN.yml
but when I test the code using one of the Real-World dataset they provide, as python train_config.py -config_path config_files/ppi_bp/ppi_bp_config.json
a ton of errors starts appearing. I'm troubleshooting them one by one, but I don't want to report them all now. Instead, I believe that it's easier to get an updated and verified yml file from someone that could made it work.
So guys, if you do have a conda environment in which the code runs, please share your yml file, super thanks!
The text was updated successfully, but these errors were encountered:
Hi everyone,
do someone has the same issue?
I create the environment as
conda env create --file SubGNN.yml
but when I test the code using one of the Real-World dataset they provide, as
python train_config.py -config_path config_files/ppi_bp/ppi_bp_config.json
a ton of errors starts appearing. I'm troubleshooting them one by one, but I don't want to report them all now. Instead, I believe that it's easier to get an updated and verified yml file from someone that could made it work.
So guys, if you do have a conda environment in which the code runs, please share your yml file, super thanks!
The text was updated successfully, but these errors were encountered: