Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

AttributeError: module 'plot_utils' has no attribute 'pxPerInch' #28

Open
nahid5566 opened this issue Jul 1, 2022 · 0 comments
Open

Comments

@nahid5566
Copy link

Traceback (most recent call last):
File "C:\Program Files\Inkscape\share\inkscape\extensions\fourxidraw.py", line 1431, in
e.run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 131, in run
self.save_raw(self.effect())
File "C:\Program Files\Inkscape\share\inkscape\extensions\fourxidraw.py", line 336, in effect
self.plotDocument()
File "C:\Program Files\Inkscape\share\inkscape\extensions\fourxidraw.py", line 582, in plotDocument
sx = 1.0 / float(plot_utils.pxPerInch)
AttributeError: module 'plot_utils' has no attribute 'pxPerInch'

how can i fix this error..?

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

No branches or pull requests

1 participant