Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Gaspode
      Gaspode @sigi234 last edited by

      @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

      Alles gemacht wie du geschrieben hast. Fehler kommt noch.

      Hast du auch Diskusage manuell installiert?
      Im ioBroker Root Verzeichnis:

      npm i diskusage
      

      Ging das fehlerfrei?

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @Gaspode last edited by sigi234

        @gaspode sagte in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

        @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

        Alles gemacht wie du geschrieben hast. Fehler kommt noch.

        Hast du auch Diskusage manuell installiert?
        Im ioBroker Root Verzeichnis:

        npm i diskusage
        

        Ging das fehlerfrei?

        
        **********************************************************
        ***               Welcome to ioBroker.                 ***
        ***                                                    ***
        ***     Type 'iob help' for list of instructions.      ***
        ***                For more help see                   ***
        ***     https://github.com/ioBroker/ioBroker.docs      ***
        **********************************************************
        
        Your environment has been set up for using Node.js 20.16.0 (x64) and npm.
        
        C:\SmartHome>npm i diskusage
        npm error code 1
        npm error path C:\SmartHome\node_modules\diskusage
        npm error command failed
        npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
        npm error gyp info it worked if it ends with ok
        npm error gyp info using node-gyp@10.1.0
        npm error gyp info using node@20.16.0 | win32 | x64
        npm error gyp info find Python using Python version 3.12.4 found at "C:\Users\Sigi\AppData\Local\Programs\Python\Python312\python.exe"
        npm error gyp ERR! find VS
        npm error gyp ERR! find VS msvs_version not set from command line or npm config
        npm error gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
        npm error gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details.
        npm error gyp ERR! find VS
        npm error gyp ERR! find VS Failure details: undefined
        npm error gyp ERR! find VS checking VS2022 (17.11.35208.52) found at:
        npm error gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
        npm error gyp ERR! find VS - found "Visual Studio C++ core features"
        npm error gyp ERR! find VS - missing any VC++ toolset
        npm error gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
        npm error gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details.
        npm error gyp ERR! find VS
        npm error gyp ERR! find VS Failure details: undefined
        npm error gyp ERR! find VS unsupported version "17.11.35208.52" found at "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
        npm error gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
        npm error gyp ERR! find VS not looking for VS2015 as it is only supported up to Node.js 18
        npm error gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
        npm error gyp ERR! find VS
        npm error gyp ERR! find VS **************************************************************
        npm error gyp ERR! find VS You need to install the latest version of Visual Studio
        npm error gyp ERR! find VS including the "Desktop development with C++" workload.
        npm error gyp ERR! find VS For more information consult the documentation at:
        npm error gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
        npm error gyp ERR! find VS **************************************************************
        npm error gyp ERR! find VS
        npm error gyp ERR! configure error
        npm error gyp ERR! stack Error: Could not find any Visual Studio installation to use
        npm error gyp ERR! stack at VisualStudioFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:116:11)
        npm error gyp ERR! stack at VisualStudioFinder.findVisualStudio (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:72:17)
        npm error gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        npm error gyp ERR! stack at async createBuildDir (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:95:26)
        npm error gyp ERR! stack at async run (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js:81:18)
        npm error gyp ERR! System Windows_NT 10.0.19045
        npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
        npm error gyp ERR! cwd C:\SmartHome\node_modules\diskusage
        npm error gyp ERR! node -v v20.16.0
        npm error gyp ERR! node-gyp -v v10.1.0
        npm error gyp ERR! not ok
        npm error A complete log of this run can be found in: C:\Users\Sigi\AppData\Local\npm-cache\_logs\2024-08-20T06_57_48_846Z-debug-0.log
        
        C:\SmartHome>
        

        Screenshot (915).png

        Gaspode 1 Reply Last reply Reply Quote 0
        • Gaspode
          Gaspode @sigi234 last edited by Gaspode

          @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

          npm error gyp ERR! find VS unsupported version "17.11.35208.52" found at "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"

          Ich schätze mal, das liegt daran:

          npm error gyp ERR! find VS unsupported version "17.11.35208.52" found at "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
          

          Sorry, da hab ich dich weiter oben wohl auf die falsche Fährte geschickt. Bei mir laufen die Build Tools 2019 auf dem Testrechner und 2017 auf dem Produktivrechner, also evtl. mal damit versuchen (ich hab es im Beitrag oben mal auf 2019 angepasst).

          sigi234 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @Gaspode last edited by sigi234

            @gaspode

            
            **********************************************************
            ***               Welcome to ioBroker.                 ***
            ***                                                    ***
            ***     Type 'iob help' for list of instructions.      ***
            ***                For more help see                   ***
            ***     https://github.com/ioBroker/ioBroker.docs      ***
            **********************************************************
            
            Your environment has been set up for using Node.js 20.16.0 (x64) and npm.
            
            C:\SmartHome>npm i diskusage
            npm error code 1
            npm error path C:\SmartHome\node_modules\diskusage
            npm error command failed
            npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
            npm error gyp info it worked if it ends with ok
            npm error gyp info using node-gyp@10.1.0
            npm error gyp info using node@20.16.0 | win32 | x64
            npm error gyp ERR! find Python
            npm error gyp ERR! find Python Python is not set from command line or npm configuration
            npm error gyp ERR! find Python Python is not set from environment variable PYTHON
            npm error gyp ERR! find Python checking if the py launcher can be used to find Python 3
            npm error gyp ERR! find Python - executable path is ""
            npm error gyp ERR! find Python - "" could not be run
            npm error gyp ERR! find Python checking if "python3" can be used
            npm error gyp ERR! find Python - executable path is ""
            npm error gyp ERR! find Python - "" could not be run
            npm error gyp ERR! find Python checking if "python" can be used
            npm error gyp ERR! find Python - executable path is ""
            npm error gyp ERR! find Python - "" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python311\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python311\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python311\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python311\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python311-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python311-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python311-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python311-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files (x86)\Python311-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files (x86)\Python311-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python310\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python310\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python310\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python310\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python310-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python310-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python310-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python310-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files (x86)\Python310-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files (x86)\Python310-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python39\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python39\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python39\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python39\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python39-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python39-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python39-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python39-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files (x86)\Python39-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files (x86)\Python39-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python38\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python38\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python38\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python38\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Users\Sigi\AppData\Local\Programs\Python\Python38-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python38-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files\Python38-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files\Python38-32\python.exe" could not be run
            npm error gyp ERR! find Python checking if Python is C:\Program Files (x86)\Python38-32\python.exe
            npm error gyp ERR! find Python - version is ""
            npm error gyp ERR! find Python - version is  - should be >=3.6.0
            npm error gyp ERR! find Python - THIS VERSION OF PYTHON IS NOT SUPPORTED
            npm error gyp ERR! find Python - "C:\Program Files (x86)\Python38-32\python.exe" could not be run
            npm error gyp ERR! find Python
            npm error gyp ERR! find Python **********************************************************
            npm error gyp ERR! find Python You need to install the latest version of Python.
            npm error gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
            npm error gyp ERR! find Python you can try one of the following options:
            npm error gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
            npm error gyp ERR! find Python (accepted by both node-gyp and npm)
            npm error gyp ERR! find Python - Set the environment variable PYTHON
            npm error gyp ERR! find Python - Set the npm configuration variable python:
            npm error gyp ERR! find Python npm config set python "C:\Path\To\python.exe"
            npm error gyp ERR! find Python For more information consult the documentation at:
            npm error gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
            npm error gyp ERR! find Python **********************************************************
            npm error gyp ERR! find Python
            npm error gyp ERR! configure error
            npm error gyp ERR! stack Error: Could not find any Python installation to use
            npm error gyp ERR! stack at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:306:11)
            npm error gyp ERR! stack at PythonFinder.findPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:164:17)
            npm error gyp ERR! stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            npm error gyp ERR! stack at async configure (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:27:18)
            npm error gyp ERR! stack at async run (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js:81:18)
            npm error gyp ERR! System Windows_NT 10.0.19045
            npm error gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
            npm error gyp ERR! cwd C:\SmartHome\node_modules\diskusage
            npm error gyp ERR! node -v v20.16.0
            npm error gyp ERR! node-gyp -v v10.1.0
            npm error gyp ERR! not ok
            npm error A complete log of this run can be found in: C:\Users\Sigi\AppData\Local\npm-cache\_logs\2024-08-20T07_42_55_666Z-debug-0.log
            
            C:\SmartHome>
            

            python3 ???

            Screenshot (918).png

            Gaspode 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @Gaspode last edited by

              @gaspode
              Da frage ich mich welcher Adapter braucht das Ganze eigentlich?

              Gaspode 1 Reply Last reply Reply Quote 0
              • Gaspode
                Gaspode @sigi234 last edited by

                @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                Da frage ich mich welcher Adapter braucht das Ganze eigentlich?

                Gute Frage, ich finde nur eine optionale Dependency in node_modules@iobroker\js-controller-common-db\package.json

                @foxriver76 , eine Idee?

                foxriver76 1 Reply Last reply Reply Quote 0
                • Gaspode
                  Gaspode @sigi234 last edited by

                  @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                  python3 ???

                  Steht Python 2.7. auch im Pfad? Was passiert denn, wenn du in der iob Shell

                  python
                  

                  eingibst?

                  sigi234 1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer @Gaspode last edited by

                    @gaspode ja das ist genau die Stelle, ist auch nur optional https://github.com/jduncanator/node-diskusage/issues/48

                    Damit schauen wir wie viel Speicher noch frei ist auf den Systemen um das im Admin etc anzuzeigen

                    RF-Bernhard created this issue in jduncanator/node-diskusage

                    closed diskusage@1.1.2 install: `node-gyp rebuild` #48

                    Gaspode 1 Reply Last reply Reply Quote 1
                    • Gaspode
                      Gaspode @foxriver76 last edited by

                      @foxriver76 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                      Damit schauen wir wie viel Speicher noch frei ist auf den Systemen um das im Admin etc anzuzeigen

                      Ja, dass die Dependency optional ist, hatte ich ja geschrieben. Anscheinend verursacht sie dennoch das komische verhalten mit node-gyp.

                      Wenn ich diskusage aus meinem npm tree deinstalliere und lösche, wird zumindest unter Windows immer noch der korrekte Festplattenplatz angezeigt. Ist die Dependency also wirklich notwendig? Wie gesagt, es kommt halt auf einigen Systemen zu diesen Meldungen, das könnte evtl. bei einigen Usern zu Verwirrungen führen. Linux konnte ich jetzt noch nicht testen.

                      foxriver76 Gaspode 2 Replies Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @Gaspode last edited by

                        @gaspode puh war noch vor meiner Zeit als die Funktion implementiert wurde kann man mal checken ob alles ohne gehen würde mach gerne mal Controller issue bin die Woche im Urlaub

                        Gaspode 1 Reply Last reply Reply Quote 1
                        • Gaspode
                          Gaspode @Gaspode last edited by

                          @gaspode said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                          @foxriver76 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                          Damit schauen wir wie viel Speicher noch frei ist auf den Systemen um das im Admin etc anzuzeigen

                          Ja, dass die Dependency optional ist, hatte ich ja geschrieben. Anscheinend verursacht sie dennoch das komische verhalten mit node-gyp.

                          Wenn ich diskusage aus meinem npm tree deinstalliere und lösche, wird zumindest unter Windows immer noch der korrekte Festplattenplatz angezeigt. Ist die Dependency also wirklich notwendig? Wie gesagt, es kommt halt auf einigen Systemen zu diesen Meldungen, das könnte evtl. bei einigen Usern zu Verwirrungen führen. Linux konnte ich jetzt noch nicht testen.

                          Edit:
                          Mit sauber konfiguriertem node-gyp ist das kein Problem, diese Voraussetzung dürfte auf den meisten Windos Systemen aber nicht erfüllt sein.

                          1 Reply Last reply Reply Quote 0
                          • Gaspode
                            Gaspode @foxriver76 last edited by

                            @foxriver76 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                            puh war noch vor meiner Zeit als die Funktion implementiert wurde kann man mal checken ob alles ohne gehen würde mach gerne mal Controller issue bin die Woche im Urlaub

                            Kann ich demnächst mal unter Linux testen und ggfs. ein Issue schreiben.

                            Ich wünsche dir einen schönen Urlaub, Danke, dass du trotzdem geantwortet hast. 🙂

                            foxriver76 1 Reply Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @Gaspode last edited by

                              @gaspode aber im Endeffekt muss man sagen ist es vollkommen ok, die optional dep kann nicht installiert werden Controller handelt das richtig, wenn sie da ist wird sie genutzt. Es ist halt blöd dass der User das sieht. Aber führt Admin denn das immer mit debug Flag aus? Ich denke das sollte nicht der Standard sein

                              Gaspode 1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @Gaspode last edited by

                                @gaspode sagte in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                python3 ???

                                Steht Python 2.7. auch im Pfad? Was passiert denn, wenn du in der iob Shell

                                python
                                

                                eingibst?

                                Da komme ich da hin:

                                Screenshot (919).png

                                Gaspode 1 Reply Last reply Reply Quote 0
                                • Gaspode
                                  Gaspode @sigi234 last edited by Gaspode

                                  @sigi234
                                  OK, dann steht es wohl nicht im Pfad. Am schnellsten geht es wahrscheinlich, wenn du das manuell machst.

                                  Im Startmenü "Systemumgebungsvariablen" eingeben, Dialog öffnen, Karte "Erweitert" wählen, Umgebungsvariablen wählen, im oberen Bereich "Path" wählen, dann "Bearbeiten". "Neu" drücken und den Pfad zu deiner Python Exe eintragen, meist "C:\Python27" oder so.
                                  Dann die iob Shell schließen und neu starten. Nochmal versuchen.

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • Gaspode
                                    Gaspode @foxriver76 last edited by

                                    @foxriver76 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                    aber im Endeffekt muss man sagen ist es vollkommen ok, die optional dep kann nicht installiert werden Controller handelt das richtig, wenn sie da ist wird sie genutzt.

                                    Stimmt schon, auf der anderen Seite muss man ja nix mitschleppen, was nicht gebraucht wird, oder?

                                    Im Admin wird ein Adapter Update ja anscheinend nicht immer mit debug Flag ausgeführt, ich muss mal ein wenig forschen. Wird aber dauern. Genieße deinen Urlaub. 🙂

                                    1 Reply Last reply Reply Quote 0
                                    • sigi234
                                      sigi234 Forum Testing Most Active @Gaspode last edited by

                                      @gaspode sagte in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                      @sigi234
                                      OK, dann steht es wohl nicht im Pfad. Am schnellsten geht es wahrscheinlich, wenn du das manuell machst.

                                      Im Startmenü "Systemumgebungsvariablen" eingeben, Dialog öffnen, Karte "Erweitert" wählen, Umgebungsvariablen wählen, im oberen Bereich "Path" wählen, dann "Bearbeiten". "Neu" drücken und den Pfad zu deiner Python Exe eintragen, meist "C:\Python27" oder so.
                                      Dann die iob Shell schließen und neu starten. Nochmal versuchen.

                                      Soll ich jetzt die 3 er installieren oder bei der 2.7 bleiben? Installieren wenn 3 in der cmd oder mit dem Downloadlink.

                                      Gaspode 1 Reply Last reply Reply Quote 0
                                      • Gaspode
                                        Gaspode @sigi234 last edited by

                                        @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                        Soll ich jetzt die 3 er installieren oder bei der 2.7 bleiben? Installieren wenn 3 in der cmd oder mit dem Downloadlink.

                                        Sollte egal sein, die 2.7 hat den Vorteil, dass das wohl die offiziell von node-gyp empfohlene Version ist. Daher würde ich erst mal die ausprobieren, zumal die ja bereits installiert ist und wohl nur im Pfad fehlt.

                                        sigi234 1 Reply Last reply Reply Quote 0
                                        • sigi234
                                          sigi234 Forum Testing Most Active @Gaspode last edited by sigi234

                                          @gaspode sagte in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                          @sigi234 said in [gelöst] "node-gyp rebuild" wird ausgeführt - Warum?:

                                          Soll ich jetzt die 3 er installieren oder bei der 2.7 bleiben? Installieren wenn 3 in der cmd oder mit dem Downloadlink.

                                          Sollte egal sein, die 2.7 hat den Vorteil, dass das wohl die offiziell von node-gyp empfohlene Version ist. Daher würde ich erst mal die ausprobieren, zumal die ja bereits installiert ist und wohl nur im Pfad fehlt.

                                          npm error gyp ERR! find Python - "C:\Users\Sigi\AppData\Local\Programs\Python\Python310\python.exe" could not be run
                                          npm error gyp ERR! find Python checking if Python is C:\Program Files\Python310\python.exe
                                          

                                          Selbe Meldung , es such noch immer im Falschen Verzeichnis?

                                          Screenshot (920).png

                                          Edit:

                                          Screenshot (921).png

                                          Gaspode 1 Reply Last reply Reply Quote 0
                                          • Gaspode
                                            Gaspode @sigi234 last edited by

                                            @sigi234
                                            Was passiert denn jetzt bei

                                            python
                                            

                                            in der iob Shell?

                                            sigi234 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            594
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            64
                                            2555
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo