Closed CyberiaResurrection closed 5 years ago
Does the ..\sectors
directory exist?
Yes - I flattened and re-created it before running again, and I got the exact same result.
Running the same command under a debugger clears the problem, but that's not particularly sustainable long-term.
The reason for the IOError: [Errno 2] No such file or directory
error is the directory ../sectors
does not exist. Given that is a relative path, it may not be in the place you expect.
Weird - the ../sectors
directory definitely does exist, using ../PyRoute
as working directory. Route calculation references ../sectors
and ../maps
without missing a beat.
Heck with it, it will be a pain to remember to use the debugger, but it's a workaround. Closing.
When I try to use downloadsec.py as outlined in RunSuite, I get: