When I insert a pdf I get the error:

Traceback (most recent call last):
  File "......./scripts/convertDefault.py", line 64, in <module>
    if sys.argv[1] == 'pdf' and (version >= 0x060206 or gm):
                                 ^^^^^^^^^^^^^^^^^^^
TypeError: '>=' not supported between instances of 'str' and 'int'
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to