mims-harvard / SubGNN

Subgraph Neural Networks (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/SubGNN
MIT License
185 stars 33 forks source link

yml file is wrong? #23

Open FMagnani opened 2 years ago

FMagnani commented 2 years ago

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!

jacbam commented 1 year ago

Hi did you figure it out? I'm facing the same issue

FMagnani commented 1 year ago

Nope, I could not solve it... Dependencies can be really annoying