Lancelot39 / KGSF

KDD2020 Improving Conversational Recommender Systems via Knowledge Graph based Semantic Fusion
73 stars 36 forks source link

Error while training the model: ValueError: too many values to unpack (expected 2) #9

Open ahtsham58 opened 3 years ago

ahtsham58 commented 3 years ago

Environment: Pytorch=1.3.0 CUDA=10.1 torch_geometric==1.3.2

Trying to run CUDA_VISIBLE_DEVICES=0 python run.py and getting this error. image

Please suggest a workaround, already spent plenty of time on training but still couldn't achieve anything.

Thanks in advance.

LoveAnneke commented 1 year ago

Environment: Pytorch=1.3.0 CUDA=10.1 torch_geometric==1.3.2

Trying to run CUDA_VISIBLE_DEVICES=0 python run.py and getting this error. image

Please suggest a workaround, already spent plenty of time on training but still couldn't achieve anything.

Thanks in advance. Hello, I ran the code and reported that No module named 'project' could not be found. How can I solve this problem?