DeepHypergraph icon indicating copy to clipboard operation
DeepHypergraph copied to clipboard

DHG installation conflict

Open yidi000 opened this issue 1 year ago • 2 comments

截圖 2024-12-20 上午12 55 16

The DHG requires torch version < 2 but I can't install torch version < 2.0 now

yidi000 avatar Dec 19 '24 16:12 yidi000

Same issue. In the requirements.txt there is only torch>=1.11.0.

Adarsh-gadari avatar Feb 07 '25 19:02 Adarsh-gadari

I had the same problem, I cloned the repo, removed the ‘<2’ clause from the pyproject.toml file and I had no more errors.

daqh avatar Feb 08 '25 06:02 daqh