24.05.2011, 17:57
Mentioning PATH did ring a bell...
And indeed, I recently installed and later uninstalled ActiveState Python 2.6 and it added a couple of directories to the front of the user and system PATH variables. Removing the Python related paths fixed RouteConverter.
(Unfortunately, I forgot to copy them, so I can't figure out specifically which one it is, there were more than just PYTHONPATH. But since I only removed Python specific ones, I assume they were the root cause.)
Thanks, now I can use the updated versions
And indeed, I recently installed and later uninstalled ActiveState Python 2.6 and it added a couple of directories to the front of the user and system PATH variables. Removing the Python related paths fixed RouteConverter.
(Unfortunately, I forgot to copy them, so I can't figure out specifically which one it is, there were more than just PYTHONPATH. But since I only removed Python specific ones, I assume they were the root cause.)
Thanks, now I can use the updated versions
