raniaamina / inkporter

Inkporter - is powerfull tool to help your productivity with Inkscape. This tools available as Command Line Interface and Inkscape Extension, so you choose as your preference.
https://inkporter.raniaamina.id/
GNU General Public License v3.0
39 stars 10 forks source link

/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses #14

Closed fdanangp closed 3 years ago

fdanangp commented 4 years ago

Inkporter show this error on Inkscape 1.0.1 only. KDE neon python3 version 3.8

/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit, locale, imp Traceback (most recent call last): File "inkporter.py", line 427, in e.run () File "/usr/share/inkscape/extensions/inkex/base.py", line 140, in run self.save_raw(self.effect()) File "inkporter.py", line 393, in effect self.svg.selected = {} File "/usr/share/inkscape/extensions/inkex/elements/_base.py", line 169, in setattr super(BaseElement, self).setattr(name, value) AttributeError: can't set attribute

Screenshot_20200914_144630

raniaamina commented 4 years ago

On review, it may be caused by update inx API due new release, we'll back soon.

raniaamina commented 3 years ago

Fixed! Get latest update here: https://inkscape.org/~raniaamina/%E2%98%85inkporter