Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

problema #13

Open
magikshow opened this issue Jul 22, 2016 · 0 comments
Open

problema #13

magikshow opened this issue Jul 22, 2016 · 0 comments

Comments

@magikshow
Copy link

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant