I have 11.10 installed and I am trying to generate TSP art. I am using the instructions given here.
But, I am not sure how to run the commands given in the article. I have tried to run the commands given on the page and get the following:
bubba@bubbasbox:~$ /home/bubba/Desktop/tsp_art_tools_0_8_1/tspart.py/home/bubba/Desktop/tsp_art_tools_0_8_1/baby04.pbm
bash: /home/bubba/Desktop/tsp_art_tools_0_8_1/tspart.py/home/bubba/Desktop/tsp_art_tools_0_8_1/baby04.pbm: Not a directory
bubba@bubbasbox:~$ /home/bubba/Desktop/tsp_art_tools_0_8_1/tspart.py
from: can't read /var/mail/tspbitcity
from: can't read /var/mail/tspsolution
/home/bubba/Desktop/tsp_art_tools_0_8_1/tspart.py: line 74: syntax error near unexpected token `=='
/home/bubba/Desktop/tsp_art_tools_0_8_1/tspart.py: line 74: `if sys.platform.lower() == 'win32':'
So how do I enter the command correctly?
