DC1991/G2L_Net

No model named G2L_net.

tiexuedanxin opened this issue · 3 comments

Sorry to bother you, when I run the command of "python test_linemod.py" the following error accured, I can't find way to solve it, could you give me some advice on how to solve it, thank you for advance.

image

Hi, it seems that you are already in 'G2L_Net' file. Can you try to run the code under your 'PycharmProjects' file?

Hi, I got the same error when I run the "python test_linemod.py", could you let me know how do you fix it?
And when I run the command of "pip install -r requirements.txt ", the followed errors accured:

Defaulting to user installation because normal site-packages is not writeable

ERROR: Double requirement given: ruamel.yaml==0.15.89 (from -r requirements.txt (line 4)) (already in ruamel-yaml==0.15.46

(from -r requirements.txt (line 3)), name='ruamel.yaml')

Could you help? Thanks a lot!

Hi QRayMoor, I have updated the requirement file. You need to run 'python test_linemod.py' outside the "G2L_Net" folder.