• Gichardromespanorama_fish_eye
    5 posts
    6 years ago

    For Windows Users suing Windows 10, please use the following process when trying to install Inkcut as there is a major problem with the Twisted Package that you will face.

    From the Page,

    Steps:

    Run CMD as admin before installing any dependencies

    Installation of Python and the Pyqt5 dependencies will present no problems,

    When trying to install the inkcut package dependencies, you will eventually hit a wall with the Twisted package error which will indicate that Visual C++ V14.0 is needed to complete the installation.

    After following the Link from the error message, and installing Visual Studio Installer from the Tools option, select the Visual Studio Build Tools 2019> C++ Build Tools and install all options

    From the CMD terminal, run the following command pip3 install Twisted[windows_platform] to ensure that the Twisted for Win32 is installed as it is always works

    Then finally run the pip3 install inkcut. It will run without any errors

    Run inkcut and watch the window pop-up

    Also, don't forget to add the .py scripts from the available download package to the extensions folder in Inkscape before running as usual.

  • numbers1thru9panorama_fish_eye
    2 posts
    6 years ago

    This worked great however I had to copy 2 files, rc.exe and it’s dll to the VS folder that it builds from. Can get exact path if needed.

    However I am new to Inkscape so I’m not sure how to add the python scripts to the extensions folder when pip3 installs? Can you help with that so I can load directly into inkcut?

  • numbers1thru9panorama_fish_eye
    2 posts
    6 years ago

    Well I figured it out, downloaded the source code package and put them in my user extensions as it didn’t work in the system extensions.

  • jeffb100panorama_fish_eye
    1 post
    5 years ago
  • Janpanorama_fish_eye
    2 posts
    5 years ago

    Is it necessary to install ALL option from Visual Studio Build Tools 2019> C++ Build Tools.? This is a huge amount of Data (25+ gb)!

  • sphinxpanorama_fish_eye
    1 post
    4 years ago

    Are there any step by step instructions for non-tech folks?

    I've done everything to the best of my understanding and it still won't install. I downloaded the bootloader and the visual tools (the C++ ones - 7 gigs worth) and it still gives me screens of red errors with the first command: pip3 install Twisted[windows_platform] (Installing on win10).

    TIA.

  • ChrisBpanorama_fish_eye
    1 post
    3 years ago

    Can someone please do a detailed step by step for this. I just cannot get it to work. An installer package would be perfect. You spent all this time and energy buildings this software that people cant use because they cant install it.

  • dukesozpanorama_fish_eye
    1 post
    3 years ago

    I'm with CHRIS, i THINK YOU NEED SOME SORT OF DEGREE TO FOLLOW THESE INSTRUCTIONS.
    Sorry about the caps.
    I don't mean to be a smart ass, I am retired and cannot afford expensive software, and appreciate the work you guys have put into this programme to benefit others.
    The programme I had has gone bonkers on me, so I am unable to use my creation p-cut vinyl cutter.
    Would appreciate help from anybody.

    With respect, dukesoz.

  • toysoldierpanorama_fish_eye
    1 post
    a year ago

    I did the following steps to install InkCut on my Windows 11 machine:
    1. Installed Python 3 (V3.12.1, downloaded from www.python.org). Ticked "Add to system path" box. I also installed Python V2.7.18 but I think this is optional.
    2. Installed InkScape V1.2.1
    3. Installed Visual Studio Build Tools 2019 (visualstudio.microsoft.com/downloads/)
    - Select: Workloads → Desktop development with C++
    - Then for Individual Components, select only:
    * Windows 10 SDK
    * C++ x64/x86 build tools
    Above is a 6.26GB download.
    4. Install InkCut
    - Run CMD as admin, you should have "pip3" available now (test with "pip3 --help").
    pip3 install Twisted[windows_platform]
    pip3 install PyQt5 inkcut
    5. Run InkCut:
    - On command line, run "inkcut".

    Hope above helps.

  • mmasedapanorama_fish_eye
    3 posts
    a year ago

    I followed your steps and got it installed on Windows 11. The only issue is it doesn’t show up the Inkscape extensions menu. I placed the proper files in my .config/inkscape/extensions folder. Tried several different version of Inkscape but it doesn’t show up in any of them. Any ideas?

    BTW Inkscape and Inkcut run fine by themselves.

    Manuel

  • mmasedapanorama_fish_eye
    3 posts
    a year ago

    I followed your steps and got it installed on Windows 11. The only issue is it doesn’t show up the Inkscape extensions menu. I placed the proper files in my .config/inkscape/extensions folder. Tried several different version of Inkscape but it doesn’t show up in any of them. Any ideas?

    BTW Inkscape and Inkcut run fine by themselves.

    Manuel

Search
  • Enter search query (at least 3 characters).

Your options