UKPLab / coling2018-graph-neural-networks-question-answering

Accompanying code for our COLING 2018 paper "Modeling Semantics with Gated Graph Neural Networks for Knowledge Base Question Answering"
Apache License 2.0
173 stars 29 forks source link

environments conflict #18

Open hexie1995 opened 2 years ago

hexie1995 commented 2 years ago

Hello,

I have been trying to follow the instructions on your page here with the installation of python ==3.6, but when I start with the requirements.txt, I realize that your requirements of packages for numpy version and a few other packages only works for python 3.5 or lower. Could you let me know if a higher version would still solve the problem please? Thanks a lot!