Giter Club home page Giter Club logo

Comments (7)

florianfesti avatar florianfesti commented on May 26, 2024

This might be an issue of having both Python 2 and Python 3 installed. Try python3 scripts\boxesserver

from boxes.

D-Platoon avatar D-Platoon commented on May 26, 2024

Thank you for your fast advise.
But i have no Python 2 installed and with this command I get also an error:
Python konnte nicht gefunden werden. F³hren Sie die Verkn³pfung ohne Argumente aus, um sie ³ber den Microsoft Store zu installieren, oder deaktivieren Sie diese Verkn³pfung unter

Now I tried to install it on my virtual machine (also Win10) and there it works properly.
I don't understand, whats the problem with my local machine.
Do you have any other ideas?

from boxes.

florianfesti avatar florianfesti commented on May 26, 2024

I don't have any experience with Python under Windows. I'd guess that python and pip3 use different search paths. May be have a look if python -c "import sys; print(sys.path)" yields anything.

from boxes.

D-Platoon avatar D-Platoon commented on May 26, 2024

Big thank you - thats the solution!
There is Inkscape on my computer.
First time I run the command I get:
['', 'C:\\Program Files\\Inkscape\\lib\\python310.zip', 'C:\\Program Files\\Inkscape\\lib\\python3.10', 'C:\\Program Files\\Inkscape\\lib\\python3.10\\lib-dynload', 'C:\\boxes-master', 'C:\\Program Files\\Inkscape\\lib\\python3.10\\site-packages']

As I uninstalled Inkscape it has found the right path to python. And now I can execute boxes.py
Now i just need to have a look, how I can manage it to have also Inkscape installed.

I'm not good in python, but now I wan't to try some coding.
Add some finger holes to typetray (found it at cardbox) and I want to mark every tray with a text from a list (probably more difficult).
But maybe it's better to open a new issue for this, right?

from boxes.

florianfesti avatar florianfesti commented on May 26, 2024

Well, unless you need a lot of those it is probably easier to re-install Inkscape and add both of those to the SVG.

But yes, such features deserve their own ticket.

from boxes.

florianfesti avatar florianfesti commented on May 26, 2024

I guess the problem is that python .. executes the Inkscape one. If you use the full path to the other Python instance you should not have that issue.

from boxes.

D-Platoon avatar D-Platoon commented on May 26, 2024

Jep, that make sense.
Tried it and with the full path it works also with Inkscape installed.
Thanks a lot!

from boxes.

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.