KTH-RPL / neural_graph_mapping

Neural Graph Mapping for Dense SLAM with Efficient Loop Closure
https://kth-rpl.github.io/neural_graph_mapping/
MIT License
131 stars 9 forks source link

Support for Ubuntu 18.04 #7

Open 9796l opened 2 months ago

9796l commented 2 months ago

hello , i am very grateful your work. when i run demo using pixi, i guess the version of pixi and ubuntu18.04 is conflict. when ubuntu18.04 cuda 11.3,what is the version of pixi,can this code work in my computer environment?i am very appreciative for your soon response. 28e3538f54de33af8cd11a00cc8b539b

roym899 commented 2 months ago

Ubuntu 18.04 has reached its end of life, I would recommend to update to a more recent version.

Otherwise, maybe start with this and see if that gets you any further: https://github.com/prefix-dev/pixi/issues/346#issuecomment-2110364229

iegorval commented 1 month ago

@roym899 I reinstalled Ubuntu from 18.04 to 20.04 just for this, and this has not solved issue at all... Actually, the error message is absolutely the same after upgrade.

roym899 commented 1 month ago

Sorry to hear that. Have you tried to add the system-requirement as in the link above?