Skip to content

Inkscape 1.0 #4

Description

@santos89ers

is there any attempt to upgrade the extension to be use with Inkscape 1.0? try the extension with Inkscape 1.0rc1, it's throw an exception

Traceback (most recent call last):
File "generator.py", line 362, in
Process_csv_file(csvfile)
File "generator.py", line 304, in Process_csv_file
csvdata = [row.items() for row in csv.DictReader(csvfile)]
File "generator.py", line 304, in
csvdata = [row.items() for row in csv.DictReader(csvfile)]
File "C:\Users\DinkesKeu\Downloads\Compressed\inkscape-1.0rc1-x64\inkscape\lib\python3.8\csv.py", line 110, in next
self.fieldnames
File "C:\Users\DinkesKeu\Downloads\Compressed\inkscape-1.0rc1-x64\inkscape\lib\python3.8\csv.py", line 97, in fieldnames
self._fieldnames = next(self.reader)
_csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions