Giter Club home page Giter Club logo

Comments (4)

bullestock avatar bullestock commented on July 4, 2024

You forgot to mention what OS you are using.

from 4xidraw.

akhilgkrishnan avatar akhilgkrishnan commented on July 4, 2024

I'm using MacOS BigSur @bullestock

from 4xidraw.

MatthewJohnMorris avatar MatthewJohnMorris commented on July 4, 2024

TL;DR: it appears this may be an issue with Python 3.8.5 (Inkscape 1.0.1's default version) and MacOS Big Sur. Try 3.8.7 and see if that improves things (instructions below).

The version of Python in Inkscape 1.0.1 appears to be 3.8.5 (at least, that's what I get when I run "python --v" on the copy on my Windows box at C:\Program Files\Inkscape\bin). From https://www.python.org/downloads/mac-osx/ I see that Python 3.8.5 was released on 20Jul2020. However a search for "dlsym(RTLD_DEFAULT, kIOMasterPortDefault): symbol not found" led me to this Python issue https://bugs.python.org/issue41100 - from which it appears that problems with MacOS Big Sur surfaced on 24Jul2020. So it looks like Python 3.8.5 is broken on MacOS Big Sur.

The problem may be fixed in 3.8.6 (released 24Sep2020) or 3.8.7 (released 21Dec2020). What I recommend is that you grab Python 3.8.7 (as the latest version in the 3.8.x series), and follow the instructions at https://wiki.inkscape.org/wiki/index.php/Extension_Interpreters to point Inkscape to use that version for the 4xidraw extension. Hopefully this may resolve the issue.

Also, it's possible that just-released update Inkscape 1.0.2 will have an updated version of Python, but no guarantee there. You can try it from here: https://inkscape.org/release/inkscape-1.0.2/

from 4xidraw.

akhilgkrishnan avatar akhilgkrishnan commented on July 4, 2024

Thanks

from 4xidraw.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.