From 8d55b6e3da5d56aa130793715f8bfc78effd088c Mon Sep 17 00:00:00 2001 From: Kaalleen Date: Wed, 21 Aug 2024 15:43:17 +0200 Subject: [PATCH] add windows troubleshoot info to other languages --- .../de/002-003-windows-manual-build.md | 20 +++++++++----- .../en/002-003-windows-manual-build.md | 27 +++++++------------ .../fr/002-003-windows-manual-setup.md | 13 +++++++++ 3 files changed, 36 insertions(+), 24 deletions(-) diff --git a/collections/_developers/de/002-003-windows-manual-build.md b/collections/_developers/de/002-003-windows-manual-build.md index e5a1595c3..a0582e27b 100644 --- a/collections/_developers/de/002-003-windows-manual-build.md +++ b/collections/_developers/de/002-003-windows-manual-build.md @@ -132,13 +132,6 @@ The bash environment needs some paths for the installed software. So let's set i python -m pip install pydevd ``` -## Setup yarn - -* In the terminal emulator run - ``` - npm install --global yarn - ``` - ## Manual Install for developing Ink/Stitch * We prepared everything to finally setup Ink/Stitch itself. In your terminal emulator run: @@ -174,3 +167,16 @@ The bash environment needs some paths for the installed software. So let's set i Do not install the build version if you have the manual install in the extensions folder or you'll have duplicated menu entries. {: .notice--warning } + +## Troubleshooting missing Python modules + +If when trying to open Inkstitch, you encounter errors about missing Python modules: `ModuleNotFoundError: No module named 'diskcache'` + +Most likely you will need to tell, Inkscape to use your Python version: + +* Within Inkscape, Go to Edit > Preferences > System > User preferences and click on Open. +* In your user preferences folder, locate `preferences.xml` +* Close Inkscape +* Open `preferences.xml` with a text editor +* Search for ` Preferences > System > User preferences and click on Open. - * In your user preferences folder, locate `preferences.xml` - * Close Inkscape - * Open `preferences.xml` with a text editor - * Search for ` Preferences > System > User preferences and click on Open. +* In your user preferences folder, locate `preferences.xml` +* Close Inkscape +* Open `preferences.xml` with a text editor +* Search for ` Preferences > System > User preferences and click on Open. +* In your user preferences folder, locate `preferences.xml` +* Close Inkscape +* Open `preferences.xml` with a text editor +* Search for `