...in run.py should be `import tsp_data`, or `from tsp_data import Tsp`
...in run.py should be
import tsp_data, orfrom tsp_data import Tsp