pytorch_spline_conv
pytorch_spline_conv copied to clipboard
Cannot install pyg without pytorch_spline_conv in conda
Hey,
I would like to setup my enviroment via conda install pytorch-spline-conv -c pyg. This installs pytorch_spline_conv and leads to the error mentioned in https://github.com/rusty1s/pytorch_spline_conv/issues/22
So far, none of the comments helped my resolve the problem.
Overwriting anything in my conda installation via pip install ... or compiling the package locally is not really an solution as this leads conda pack to fail.
This is why I would like to install pyg without pytorch_spline_conv. Is the hard dependency of pyg to pytorch_spline_conv necessary ?
Cheers!
The pytorch_spline_conv hard dependency will be removed in the next PyG release (targeted to land in 2-3 weeks). Sorry for the inconveniences!
The pytorch_spline_conv hard dependency will be removed in the next PyG release (targeted to land in 2-3 weeks). Sorry for the inconveniences!
This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity. Is this issue already resolved?