Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message lors de l'install #16

Open
Zartrockk opened this issue Oct 28, 2023 · 0 comments
Open

Error message lors de l'install #16

Zartrockk opened this issue Oct 28, 2023 · 0 comments

Comments

@Zartrockk
Copy link

Bonjour je crois que j'ai un problème mais je ne sais pas l'identifier.
J'obtiens ce résultat après avoir lancé le fichier 'install'... Un peu d'aide serait la bienvenue.

npm WARN cleanup Failed to remove some directories [
npm WARN cleanup [
npm WARN cleanup 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ffmpeg-static',
npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ffmpeg-static'] {
npm WARN cleanup errno: -4082,
npm WARN cleanup code: 'EBUSY',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ffmpeg-static'
npm WARN cleanup }
npm WARN cleanup ],
npm WARN cleanup [
npm WARN cleanup 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules',
npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ffmpeg-static'] {
npm WARN cleanup errno: -4082,
npm WARN cleanup code: 'EBUSY',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ffmpeg-static'
npm WARN cleanup }
npm WARN cleanup ],
npm WARN cleanup [
npm WARN cleanup 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\openai',
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\openai\node_modules@types'] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: 'EPERM',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\openai\node_modules\@types'
npm WARN cleanup }
npm WARN cleanup ],
npm WARN cleanup [
npm WARN cleanup 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ircv3',
npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ircv3\lib\Capability'] {
npm WARN cleanup errno: -4048,
npm WARN cleanup code: 'EPERM',
npm WARN cleanup syscall: 'rmdir',
npm WARN cleanup path: 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\ircv3\lib\Capability'
npm WARN cleanup }
npm WARN cleanup ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\speaker
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.4.0
npm ERR! gyp info using node@21.1.0 | win32 | x64
npm ERR! gyp info find Python using Python version 3.12.0 found at "C:\Users\User\AppData\Local\Programs\Python\Python312\python.exe"
npm ERR! gyp info find VS using VS2022 (17.7.34221.43) found at:
npm ERR! gyp info find VS "D:\Visual studio"
npm ERR! gyp info find VS run with --verbose for detailed information
npm ERR! gyp info spawn C:\Users\User\AppData\Local\Programs\Python\Python312\python.exe
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args 'C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',
npm ERR! gyp info spawn args '-f',
npm ERR! gyp info spawn args 'msvs',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\speaker\build\config.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\addon.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args 'C:\Users\User\AppData\Local\node-gyp\Cache\21.1.0\include\node\common.gypi',
npm ERR! gyp info spawn args '-Dlibrary=shared_library',
npm ERR! gyp info spawn args '-Dvisibility=default',
npm ERR! gyp info spawn args '-Dnode_root_dir=C:\Users\User\AppData\Local\node-gyp\Cache\21.1.0',
npm ERR! gyp info spawn args '-Dnode_gyp_dir=C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp',
npm ERR! gyp info spawn args '-Dnode_lib_file=C:\\Users\\User\\AppData\\Local\\node-gyp\\Cache\\21.1.0\\<(target_arch)\\node.lib',
npm ERR! gyp info spawn args '-Dmodule_root_dir=D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\speaker',
npm ERR! gyp info spawn args '-Dnode_engine=v8',
npm ERR! gyp info spawn args '--depth=.',
npm ERR! gyp info spawn args '--no-parallel',
npm ERR! gyp info spawn args '--generator-output',
npm ERR! gyp info spawn args 'D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\speaker\build',
npm ERR! gyp info spawn args '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! Traceback (most recent call last):
npm ERR! File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\gyp_main.py", line 42, in
npm ERR! import gyp # noqa: E402
npm ERR! ^^^^^^^^^^
npm ERR! File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp_init_.py", line 9, in
npm ERR! import gyp.input
npm ERR! File "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\gyp\pylib\gyp\input.py", line 19, in
npm ERR! from distutils.version import StrictVersion
npm ERR! ModuleNotFoundError: No module named 'distutils'
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: gyp failed with exit code: 1
npm ERR! gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:325:16)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:515:28)
npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)
npm ERR! gyp ERR! System Windows_NT 10.0.22621
npm ERR! 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 ERR! gyp ERR! cwd D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main\node_modules\speaker
npm ERR! gyp ERR! node -v v21.1.0
npm ERR! gyp ERR! node-gyp -v v9.4.0
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in: C:\Users\User\AppData\Local\npm-cache_logs\2023-10-28T14_04_51_631Z-debug-0.log

D:\Stream\03 - BOT GPT\Twitch-Streamer-GPT-main\Twitch-Streamer-GPT-main>

error.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant