Skip to content

problema #13

@magikshow

Description

@magikshow

1 created the letter "A"
2 renamed the layer in - 20 [ppm=40,feed=3000]
3 sent export and that's what happened
Traceback (most recent call last):

File "turnkeylaser.py", line 1437, in

e.affect()

File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 268, in affect

self.effect()

File "turnkeylaser.py", line 1408, in effect

data = self.effect_curve(selected)

File "turnkeylaser.py", line 1194, in effect_curve

for objectData in compile_paths(self, node, trans):

File "turnkeylaser.py", line 1016, in compile_paths

im = Image.open(filename).convert('L')

File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\PIL\Image.py", line 653, in convert

self.load()

File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\PIL\ImageFile.py", line 155, in load

self.load_prepare()

File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\PIL\PngImagePlugin.py", line 339, in load_prepare

ImageFile.ImageFile.load_prepare(self)

File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\PIL\ImageFile.py", line 223, in load_prepare

self.im = Image.core.new(self.mode, self.size)

File "C:\Program Files (x86)\Inkscape\python\lib\site-packages\PIL\Image.py", line 36, in getattr

raise ImportError("The _imaging C module is not installed")

ImportError: The _imaging C module is not installed

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