Giter VIP home page Giter VIP logo

Comments (4)

gillescastel avatar gillescastel commented on August 17, 2024

Hi @dolefeast, thanks for your question.

You should normally be able to install inkscape-figures and then run it by typing "inkscape-figures" in your terminal. Inkscape-figures is not a library like numpy meant for using in other python files – instead it provides an executable file that can be ran from the terminal.

To further investigate your problem: what OS are you using? How did you install inkscape-figures (please specify the exact command you ran) What was the output when installing?

from inkscape-figures.

dolefeast avatar dolefeast commented on August 17, 2024

from inkscape-figures.

gillescastel avatar gillescastel commented on August 17, 2024

Could you please provide the following?

  • Output when trying to install it?
  • Output of where inkscape-figures
  • Output of echo $PATH

Does any of the following work?

  • pip3 install --user inkscape-figures
  • python3 -m pip install inkscape-figures
  • sudo -H pip3 install inkscape-figures
  • sudo -H python3 -m pip install inkscape-figures

from inkscape-figures.

dolefeast avatar dolefeast commented on August 17, 2024

sudo -H pip3 install inkscape-figures worked. I can run inkscape-figures now.
Thanks a lot!

from inkscape-figures.

Related Issues (20)

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.