flaport / torch_sparse_solve

A sparse KLU solver for PyTorch.
https://pypi.org/project/torch-sparse-solve
GNU Lesser General Public License v2.1
58 stars 4 forks source link

Cannot install torch_sparse_solve #15

Open ysyysy115 opened 7 months ago

ysyysy115 commented 7 months ago

Dear flaport,

I tried multiple times with different environmental settings in Colab, but I consistantly get the same error msg:

Preparing metadata (setup.py) ... done error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Building wheel for torch-sparse-solve (setup.py) ... error ERROR: Failed building wheel for torch-sparse-solve ERROR: Could not build wheels for torch-sparse-solve, which is required to install pyproject.toml-based projects

Could you plz help with this?

Thank you very much!

Best, JY