Code
$ uniconvertor plot.ps plot.svg
/usr/lib/python2.6/dist-packages/uniconvertor/app/utils/locale_utils.py:9: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
from popen2 import popen2
This is probably not an Illustrator file. Try embedding it as EPS
Traceback (most recent call last):
File "/usr/bin/uniconvertor", line 23, in <module>
uniconvertor.main(sys.argv)
File "/usr/lib/python2.6/dist-packages/uniconvertor/__init__.py", line 73, in main
doc = load.load_drawing(argv[1])
File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 364, in load_drawing
return load_drawing_from_file(file, filename)
File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 337, in load_drawing_from_file
doc = loader.Load()
File "/usr/lib/python2.6/dist-packages/uniconvertor/app/plugins/Filters/ailoader.py", line 1098, in Load
value = self.read_prolog()
File "/usr/lib/python2.6/dist-packages/uniconvertor/app/plugins/Filters/ailoader.py", line 1051, in read_prolog
token, value = next()
SyntaxError: invalid character in hex string