UPDATE!
i placed linkern.exe directly in the cygwin/bin dir and give --solver position the result is :
C:\Program Files\Inkscape>python\python C:\tspart.py --solver=c:\cygwin\bin\ C:\
dida1.pbm
Loading bitmap file C:\dida1.pbm ... done; 22293 stipples
Writing TSP solver input file C:\dida1.ol4o_b.tsp ... done
Running TSP solver ...
Traceback (most recent call last):
File "C:\tspart.py", line 253, in <module>
pipe = subprocess.Popen( cmd, shell=use_shell )
File "C:\Program Files\Inkscape\python\lib\subprocess.py", line 633, in __init
__
errread, errwrite)
File "C:\Program Files\Inkscape\python\lib\subprocess.py", line 842, in _execu
te_child
startupinfo)
WindowsError: [Error 5] Accesso negato
C:\Program Files\Inkscape>
after this i founded some file in c root and opened one in the concorde ui shell... now is computing!
|