Open Idris014 opened 1 year ago
I'm having the same issue. Did you solve this problem?
I am also having this issue, any updates?
@aswarner @1876054672 @Idris014 Just move your _LKH.so file to the right place (SRC_swig/ directory). If u get the error "ImportError: dynamic module does not define", let's check my pull req: https://github.com/liangxinedu/NeuroLKH/pull/9/files
python swig_test.py --dataset test/100.pkl --model_path pretrained/neurolkh.pt --n_samples 1000 --lkh_trials 1000 --neurolkh_trials 1000
Report that ImportError: cannot import name '_LKH' from 'SRC_swig' (unknown location)