arskom / pyubl

BSD 3-Clause "New" or "Revised" License
3 stars 6 forks source link

No module named 'ubl.const'; 'ubl' is not a package error #2

Closed ghost closed 5 years ago

ghost commented 5 years ago

I try for Turkey invoice UBL xml giving following error Türkiye E-fatura için denemek istedim fakat aşadğıdaki hatayı verdi.

Traceback (most recent call last):
  File "./ubl.py", line 39, in <module>
    from ubl.const.schema.parsed import xmldsig
  File "/opt/fatura/ubl.py", line 39, in <module>
    from ubl.const.schema.parsed import xmldsig
ImportError: No module named 'ubl.const'; 'ubl' is not a package
plq commented 5 years ago

this is an installation error.