akretion / factur-x

Python lib for Factur-X, the e-invoicing standard for France and Germany
Other
156 stars 56 forks source link

Fixes no such file or directory for xsd file #5

Closed attrib closed 5 years ago

attrib commented 6 years ago

xmlcheck fails with no such file or directory.

$ facturx-xmlcheck output/201807-KA01.xml -l debug
2018-07-08 11:37:28,797 [INFO] Factur-X flavor is zugferd (autodetected)
2018-07-08 11:37:28,797 [ERROR] [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/facturx/xsd/xsd-z
ugferd/ZUGFeRD1p0.xsd'
alexis-via commented 5 years ago

Thank you very much for this patch and sorry for the long delay.