iHeartGraph / Euler

48 stars 10 forks source link

Could the author please provide the requirements.txt? #8

Closed Meoooww closed 1 year ago

Meoooww commented 1 year ago

Environmental issues keep me reporting errors when reproducing. It would be very helpful if anyone could provide requirements.txt

zcxsythenew commented 1 year ago

I need it, too.

zcxsythenew commented 1 year ago

@zazyzaya @iHeartGraph

zazyzaya commented 1 year ago

Added. Also please note: I used Python 3.10.8 (though I think it's compatible with Python >= 3.6)

Meoooww commented 1 year ago

thanks

zcxsythenew commented 1 year ago

Added. Also please note: I used Python 3.10.8 (though I think it's compatible with Python >= 3.6)

Hi @zazyzaya , is this requirements.txt complete? If I run lanl_experiments/runall_LANL.sh, it will complain ModuleNotFoundError: No module named 'torch_sparse'.

zazyzaya commented 1 year ago

Hey, @zcxsythenew . Looks like piputils missed some modules. I regenerated a requirements.txt file with conda list --export that should have everything