-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to install #3
Comments
Hi. Thanks for the report. Can you try removing the "app" and "src" folders from the program folder and also remove the created Steam shortcut on your desktop. Following this, attempt to install "v3.1.2-pre1" from the version dropdown menu. I don't recommend v3.0.5 at the moment due to several plugins already requiring the pre-release to work such as the audio loader plugin for steam ui navigation sounds. I will be taking a deep dive back into this script again at some point but in the meantime, This should work as a temporary fix. |
Did as suggested (removing app and src along with deleting the desktop shortcut for steam) tried with 3.1.2=pre 1 and unfortunately it was still a no go. Here is the output from that attempt: Added Python Scripts directory to PATH: C:\Program Files\Python311\Scripts changed 1 package in 937ms 1 package is looking for funding |
Hello, I've attempted multiple installs of multiple versions and can't seem to figure out the problem. Here is a copy of my output:
Added Python Scripts directory to PATH: C:\Program Files\Python311\Scripts
Python 3.11 is already installed
Git is already installed
3.11
Found Python 3.11
v18.18.0
git version 2.47.1.windows.1
changed 1 package in 1s
1 package is looking for funding
run
npm fund
for detailsRequirement already satisfied: pip in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (24.3.1)
Requirement already satisfied: PyInstaller in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (6.11.1)
Requirement already satisfied: requests in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (2.32.3)
Requirement already satisfied: psutil in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (6.1.1)
Requirement already satisfied: setuptools>=42.0.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (65.5.0)
Requirement already satisfied: altgraph in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (0.17.4)
Requirement already satisfied: pyinstaller-hooks-contrib>=2024.9 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (2024.11)
Requirement already satisfied: packaging>=22.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (24.2)
Requirement already satisfied: pefile!=2024.8.26,>=2022.5.30 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (2023.2.7)
Requirement already satisfied: pywin32-ctypes>=0.2.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from PyInstaller) (0.2.3)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (2024.12.14)
Requirement already satisfied: pip in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (24.3.1)
Requirement already satisfied: pyinstaller in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (6.11.1)
Requirement already satisfied: requests in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (2.32.3)
Requirement already satisfied: psutil in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (6.1.1)
Requirement already satisfied: setuptools>=42.0.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (65.5.0)
Requirement already satisfied: altgraph in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (0.17.4)
Requirement already satisfied: pyinstaller-hooks-contrib>=2024.9 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (2024.11)
Requirement already satisfied: packaging>=22.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (24.2)
Requirement already satisfied: pefile!=2024.8.26,>=2022.5.30 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (2023.2.7)
Requirement already satisfied: pywin32-ctypes>=0.2.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from pyinstaller) (0.2.3)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests) (2024.12.14)
Requirement already satisfied: pip in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (24.3.1)
Requirement already satisfied: wheel in c:\users\justi\appdata\roaming\python\python311\site-packages (0.45.1)
Obtaining file:///C:/Users/Justi/OneDrive/Desktop/Decky.Loader.Installer/app/backend
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Checking if build backend supports build_editable: started
Checking if build backend supports build_editable: finished with status 'done'
Getting requirements to build editable: started
Getting requirements to build editable: finished with status 'done'
Preparing editable metadata (pyproject.toml): started
Preparing editable metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: aiohttp<4.0.0,>=3.9.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (from decky-loader==3.0.5) (3.11.11)
Requirement already satisfied: aiohttp-cors<0.8.0,>=0.7.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (0.7.0)
Requirement already satisfied: aiohttp-jinja2<2.0.0,>=1.5.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (1.6)
Requirement already satisfied: certifi in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (2024.12.14)
Requirement already satisfied: multidict<7.0.0,>=6.0.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (from decky-loader==3.0.5) (6.1.0)
Requirement already satisfied: packaging<25,>=24 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (24.2)
Requirement already satisfied: setproctitle<2.0.0,>=1.3.3 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (1.3.4)
Requirement already satisfied: watchdog<5,>=4 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from decky-loader==3.0.5) (4.0.2)
Requirement already satisfied: aiohappyeyeballs>=2.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (2.4.4)
Requirement already satisfied: aiosignal>=1.1.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (1.3.2)
Requirement already satisfied: attrs>=17.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (24.3.0)
Requirement already satisfied: frozenlist>=1.1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (1.5.0)
Requirement already satisfied: propcache>=0.2.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (0.2.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (1.18.3)
Requirement already satisfied: jinja2>=3.0.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from aiohttp-jinja2<2.0.0,>=1.5.1->decky-loader==3.0.5) (3.1.5)
Requirement already satisfied: MarkupSafe>=2.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from jinja2>=3.0.0->aiohttp-jinja2<2.0.0,>=1.5.1->decky-loader==3.0.5) (3.0.2)
Requirement already satisfied: idna>=2.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from yarl<2.0,>=1.17.0->aiohttp<4.0.0,>=3.9.5->decky-loader==3.0.5) (3.10)
Building wheels for collected packages: decky-loader
Building editable for decky-loader (pyproject.toml): started
Building editable for decky-loader (pyproject.toml): finished with status 'done'
Created wheel for decky-loader: filename=decky_loader-3.0.5-py3-none-any.whl size=1503 sha256=a29e913d267d0cd7b8b065df5196fc27db907f0101429498f8c293bf79ed8640
Stored in directory: C:\Users\Justi\AppData\Local\Temp\pip-ephem-wheel-cache-z6giq41e\wheels\b7\89\cf\3e18fe30985f252a7cf05279827dcb9edbe4225641c88b106d
Successfully built decky-loader
Installing collected packages: decky-loader
Attempting uninstall: decky-loader
Found existing installation: decky-loader 3.0.5
Uninstalling decky-loader-3.0.5:
Successfully uninstalled decky-loader-3.0.5
Successfully installed decky-loader-3.0.5
Successfully verified aiohttp
Successfully verified aiohttp_jinja2
Successfully verified aiohttp_cors
Successfully verified watchdog
Successfully verified certifi
Successfully verified packaging
Successfully verified multidict
Successfully verified setproctitle
Successfully installed backend package and verified dependencies
Error: Cloning into 'C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app'...
Error: Note: switching to 'v3.0.5'.
Error:
Error: You are in 'detached HEAD' state. You can look around, make experimental
Error: changes and commit them, and you can discard any commits you make in this
Error: state without impacting any branches by switching back to a branch.
Error:
Error: If you want to create a new branch to retain commits you create, you may
Error: do so (now or later) by using -c with the switch command. Example:
Error:
Error: git switch -c
Error:
Error: Or undo this operation with:
Error:
Error: git switch -
Error:
Error: Turn off this advice by setting config variable advice.detachedHead to false
Error:
Error: HEAD is now at 83f2c94 Fix id keyerror on plugin uninstall (#725)
Obtaining file:///C:/Users/Justi/OneDrive/Desktop/Decky.Loader.Installer/src
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Installing collected packages: decky-loader
Attempting uninstall: decky-loader
Found existing installation: decky-loader 3.0.5
Uninstalling decky-loader-3.0.5:
Successfully uninstalled decky-loader-3.0.5
Error: DEPRECATION: Legacy editable install of decky-loader==3.0.5 from file:///C:/Users/Justi/OneDrive/Desktop/Decky.Loader.Installer/src (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at pypa/pip#11457
Running setup.py develop for decky-loader
Successfully installed decky-loader-3.0.5
Requirement already satisfied: aiohttp>=3.8.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (3.11.11)
Requirement already satisfied: aiohappyeyeballs>=2.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (2.4.4)
Requirement already satisfied: aiosignal>=1.1.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (1.3.2)
Requirement already satisfied: attrs>=17.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (24.3.0)
Requirement already satisfied: frozenlist>=1.1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (1.5.0)
Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (6.1.0)
Requirement already satisfied: propcache>=0.2.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (0.2.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=3.8.1) (1.18.3)
Requirement already satisfied: idna>=2.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from yarl<2.0,>=1.17.0->aiohttp>=3.8.1) (3.10)
Requirement already satisfied: aiohttp_cors>=0.7.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (0.7.0)
Requirement already satisfied: aiohttp>=1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp_cors>=0.7.0) (3.11.11)
Requirement already satisfied: aiohappyeyeballs>=2.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (2.4.4)
Requirement already satisfied: aiosignal>=1.1.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (1.3.2)
Requirement already satisfied: attrs>=17.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (24.3.0)
Requirement already satisfied: frozenlist>=1.1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (1.5.0)
Requirement already satisfied: multidict<7.0,>=4.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (6.1.0)
Requirement already satisfied: propcache>=0.2.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (0.2.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiohttp>=1.1->aiohttp_cors>=0.7.0) (1.18.3)
Requirement already satisfied: idna>=2.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from yarl<2.0,>=1.17.0->aiohttp>=1.1->aiohttp_cors>=0.7.0) (3.10)
Requirement already satisfied: psutil>=5.9.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (6.1.1)
Requirement already satisfied: fastapi>=0.78.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.115.6)
Requirement already satisfied: starlette<0.42.0,>=0.40.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from fastapi>=0.78.0) (0.41.3)
Requirement already satisfied: pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4 in c:\users\justi\appdata\roaming\python\python311\site-packages (from fastapi>=0.78.0) (2.10.5)
Requirement already satisfied: typing-extensions>=4.8.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from fastapi>=0.78.0) (4.12.2)
Requirement already satisfied: annotated-types>=0.6.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi>=0.78.0) (0.7.0)
Requirement already satisfied: pydantic-core==2.27.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi>=0.78.0) (2.27.2)
Requirement already satisfied: anyio<5,>=3.4.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from starlette<0.42.0,>=0.40.0->fastapi>=0.78.0) (4.8.0)
Requirement already satisfied: idna>=2.8 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from anyio<5,>=3.4.0->starlette<0.42.0,>=0.40.0->fastapi>=0.78.0) (3.10)
Requirement already satisfied: sniffio>=1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from anyio<5,>=3.4.0->starlette<0.42.0,>=0.40.0->fastapi>=0.78.0) (1.3.1)
Requirement already satisfied: uvicorn>=0.17.6 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.34.0)
Requirement already satisfied: click>=7.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from uvicorn>=0.17.6) (8.1.8)
Requirement already satisfied: h11>=0.8 in c:\users\justi\appdata\roaming\python\python311\site-packages (from uvicorn>=0.17.6) (0.14.0)
Requirement already satisfied: colorama in c:\users\justi\appdata\roaming\python\python311\site-packages (from click>=7.0->uvicorn>=0.17.6) (0.4.6)
Requirement already satisfied: python-multipart>=0.0.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.0.20)
Requirement already satisfied: watchdog>=2.1.7 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (4.0.2)
Requirement already satisfied: requests>=2.27.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (2.32.3)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.27.1) (3.4.1)
Requirement already satisfied: idna<4,>=2.5 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.27.1) (3.10)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.27.1) (2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from requests>=2.27.1) (2024.12.14)
Requirement already satisfied: setuptools>=60.0.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (65.5.0)
Requirement already satisfied: wheel>=0.37.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.45.1)
Requirement already satisfied: winregistry>=1.1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (2.1.0)
Requirement already satisfied: pywin32>=305 in c:\users\justi\appdata\roaming\python\python311\site-packages (308)
Requirement already satisfied: websockets>=10.3 in c:\users\justi\appdata\roaming\python\python311\site-packages (14.1)
Requirement already satisfied: aiosignal>=1.2.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (1.3.2)
Requirement already satisfied: frozenlist>=1.1.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from aiosignal>=1.2.0) (1.5.0)
Requirement already satisfied: typing-extensions>=4.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (4.12.2)
Requirement already satisfied: yarl>=1.7.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (1.18.3)
Requirement already satisfied: idna>=2.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from yarl>=1.7.2) (3.10)
Requirement already satisfied: multidict>=4.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from yarl>=1.7.2) (6.1.0)
Requirement already satisfied: propcache>=0.2.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from yarl>=1.7.2) (0.2.1)
Requirement already satisfied: async-timeout>=4.0.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (5.0.1)
Requirement already satisfied: frozenlist>=1.3.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (1.5.0)
Requirement already satisfied: multidict>=6.0.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (6.1.0)
Requirement already satisfied: attrs>=21.4.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (24.3.0)
Requirement already satisfied: charset-normalizer>=2.1.0 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (3.4.1)
Requirement already satisfied: idna>=3.3 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (3.10)
Requirement already satisfied: starlette>=0.19.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.41.3)
Requirement already satisfied: anyio<5,>=3.4.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from starlette>=0.19.1) (4.8.0)
Requirement already satisfied: idna>=2.8 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (from anyio<5,>=3.4.0->starlette>=0.19.1) (3.10)
Requirement already satisfied: sniffio>=1.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (from anyio<5,>=3.4.0->starlette>=0.19.1) (1.3.1)
Requirement already satisfied: typing_extensions>=4.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (from anyio<5,>=3.4.0->starlette>=0.19.1) (4.12.2)
Requirement already satisfied: pydantic>=1.9.1 in c:\users\justi\appdata\roaming\python\python311\site-packages (2.10.5)
Requirement already satisfied: annotated-types>=0.6.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (from pydantic>=1.9.1) (0.7.0)
Requirement already satisfied: pydantic-core==2.27.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from pydantic>=1.9.1) (2.27.2)
Requirement already satisfied: typing-extensions>=4.12.2 in c:\users\justi\appdata\roaming\python\python311\site-packages (from pydantic>=1.9.1) (4.12.2)
Requirement already satisfied: h11>=0.13.0 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.14.0)
Requirement already satisfied: click>=8.1.3 in c:\users\justi\appdata\roaming\python\python311\site-packages (8.1.8)
Requirement already satisfied: colorama in c:\users\justi\appdata\roaming\python\python311\site-packages (from click>=8.1.3) (0.4.6)
Requirement already satisfied: colorama>=0.4.5 in c:\users\justi\appdata\roaming\python\python311\site-packages (0.4.6)
Requirement already satisfied: certifi>=2022.6.15 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (2024.12.14)
Requirement already satisfied: urllib3>=1.26.10 in c:\users\justi\appdata\local\programs\python\python311\lib\site-packages (2.3.0)
Error: 21 DEPRECATION: Running PyInstaller as admin is not necessary nor sensible. Run PyInstaller from a non-administrator terminal. PyInstaller 7.0 will block this.
Error: 131 INFO: PyInstaller: 6.11.1, contrib hooks: 2024.11
Error: 131 INFO: Python: 3.11.9
Error: 139 INFO: Platform: Windows-10-10.0.26100-SP0
Error: 139 INFO: Python environment: C:\Users\Justi\AppData\Local\Programs\Python\Python311
Error: 141 INFO: Removing temporary files and cleaning cache in C:\Users\Justi\AppData\Local\pyinstaller
Error: 143 INFO: Module search paths (PYTHONPATH):
Error: ['C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\python311.zip',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\DLLs',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\win32',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\win32\lib',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\Pythonwin',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages',
Error: 'c:\users\justi\downloads\decky.loader.installer\app\backend',
Error: 'c:\users\justi\onedrive\desktop\decky.loader.installer\src',
Error: 'C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend']
Error: 377 INFO: Appending 'datas' from .spec
Error: 379 INFO: checking Analysis
Error: 379 INFO: Building Analysis because Analysis-00.toc is non existent
Error: 379 INFO: Running Analysis Analysis-00.toc
Error: 379 INFO: Target bytecode optimization level: 0
Error: 379 INFO: Initializing module dependency graph...
Error: 380 INFO: Initializing module graph hook caches...
Error: 394 INFO: Analyzing base_library.zip ...
Error: 1199 INFO: Processing standard module hook 'hook-heapq.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 1276 INFO: Processing standard module hook 'hook-encodings.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 2527 INFO: Processing standard module hook 'hook-pickle.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 4031 INFO: Caching module dependency graph...
Error: 4112 INFO: Looking for Python shared library...
Error: 4115 INFO: Using Python shared library: C:\Users\Justi\AppData\Local\Programs\Python\Python311\python311.dll
Error: 4115 INFO: Analyzing C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\main.py
Error: 4147 INFO: Processing standard module hook 'hook-platform.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 4290 INFO: Processing standard module hook 'hook-multiprocessing.util.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 4431 INFO: Processing standard module hook 'hook-xml.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 6284 INFO: Processing standard module hook 'hook-jinja2.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 6295 INFO: Processing pre-safe-import-module hook 'hook-typing_extensions.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\pre_safe_import_module'
Error: 6296 INFO: SetuptoolsInfo: initializing cached setuptools info...
Error: 7216 INFO: Processing standard module hook 'hook-certifi.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 7231 INFO: Processing pre-safe-import-module hook 'hook-packaging.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\pre_safe_import_module'
Error: 7245 INFO: Processing standard module hook 'hook-packaging.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 7283 INFO: Processing module hooks (post-graph stage)...
Error: 7333 INFO: Processing standard module hook 'hook-pkg_resources.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 7989 INFO: Processing standard module hook 'hook-sysconfig.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 8011 INFO: Processing pre-safe-import-module hook 'hook-win32com.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\pre_safe_import_module'
Error: 8053 INFO: Processing standard module hook 'hook-win32com.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 8054 INFO: Processing standard module hook 'hook-pythoncom.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 8117 INFO: Processing standard module hook 'hook-pywintypes.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 9346 INFO: Performing binary vs. data reclassification (68 entries)
Error: 9360 INFO: Looking for ctypes DLLs
Error: 9384 INFO: Analyzing run-time hooks ...
Error: 9386 INFO: Including run-time hook 'pyi_rth_inspect.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 9394 INFO: Including run-time hook 'pyi_rth_pkgutil.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 9401 INFO: Including run-time hook 'pyi_rth_pkgres.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 9408 INFO: Including run-time hook 'pyi_rth_pywintypes.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\rthooks'
Error: 9413 INFO: Including run-time hook 'pyi_rth_pythoncom.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\rthooks'
Error: 9414 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 9424 INFO: Looking for dynamic libraries
Error: 9766 INFO: Extra DLL search directories (AddDllDirectory): []
Error: 9766 INFO: Extra DLL search directories (PATH): []
Error: 10027 INFO: Warnings written to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\warn-pyinstaller.txt
Error: 10053 INFO: Graph cross-reference written to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\xref-pyinstaller.html
Error: 10098 INFO: checking PYZ
Error: 10098 INFO: Building PYZ because PYZ-00.toc is non existent
Error: 10098 INFO: Building PYZ (ZlibArchive) C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\PYZ-00.pyz
Error: 10603 INFO: Building PYZ (ZlibArchive) C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\PYZ-00.pyz completed successfully.
Error: 10613 INFO: checking PKG
Error: 10613 INFO: Building PKG because PKG-00.toc is non existent
Error: 10613 INFO: Building PKG (CArchive) PluginLoader.pkg
Error: 12970 INFO: Building PKG (CArchive) PluginLoader.pkg completed successfully.
Error: 12972 INFO: Bootloader C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\bootloader\Windows-64bit-intel\run.exe
Error: 12972 INFO: checking EXE
Error: 12972 INFO: Building EXE because EXE-00.toc is non existent
Error: 12972 INFO: Building EXE from EXE-00.toc
Error: 12972 INFO: Copying bootloader EXE to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\dist\PluginLoader.exe
Error: 13019 INFO: Copying icon to EXE
Error: 13026 INFO: Copying 0 resources to EXE
Error: 13026 INFO: Embedding manifest in EXE
Error: 13028 INFO: Appending PKG archive to EXE
Error: 13037 INFO: Fixing EXE headers
Error: 13088 INFO: Building EXE from EXE-00.toc completed successfully.
Error: 20 DEPRECATION: Running PyInstaller as admin is not necessary nor sensible. Run PyInstaller from a non-administrator terminal. PyInstaller 7.0 will block this.
Error: 128 INFO: PyInstaller: 6.11.1, contrib hooks: 2024.11
Error: 128 INFO: Python: 3.11.9
Error: 135 INFO: Platform: Windows-10-10.0.26100-SP0
Error: 136 INFO: Python environment: C:\Users\Justi\AppData\Local\Programs\Python\Python311
Error: 137 INFO: Removing temporary files and cleaning cache in C:\Users\Justi\AppData\Local\pyinstaller
Error: 141 INFO: Module search paths (PYTHONPATH):
Error: ['C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\python311.zip',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\DLLs',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\win32',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\win32\lib',
Error: 'C:\Users\Justi\AppData\Roaming\Python\Python311\site-packages\Pythonwin',
Error: 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages',
Error: 'c:\users\justi\downloads\decky.loader.installer\app\backend',
Error: 'c:\users\justi\onedrive\desktop\decky.loader.installer\src',
Error: 'C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend']
Error: 384 INFO: Appending 'datas' from .spec
Error: 386 INFO: checking Analysis
Error: 386 INFO: Building Analysis because Analysis-00.toc is non existent
Error: 386 INFO: Running Analysis Analysis-00.toc
Error: 386 INFO: Target bytecode optimization level: 0
Error: 386 INFO: Initializing module dependency graph...
Error: 387 INFO: Initializing module graph hook caches...
Error: 401 INFO: Analyzing base_library.zip ...
Error: 1125 INFO: Processing standard module hook 'hook-heapq.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 1170 INFO: Processing standard module hook 'hook-encodings.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 2116 INFO: Processing standard module hook 'hook-pickle.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 2856 INFO: Caching module dependency graph...
Error: 2933 INFO: Looking for Python shared library...
Error: 2935 INFO: Using Python shared library: C:\Users\Justi\AppData\Local\Programs\Python\Python311\python311.dll
Error: 2935 INFO: Analyzing C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\main.py
Error: 2965 INFO: Processing standard module hook 'hook-platform.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 3051 INFO: Processing standard module hook 'hook-multiprocessing.util.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 3125 INFO: Processing standard module hook 'hook-xml.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 4208 INFO: Processing standard module hook 'hook-jinja2.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 4213 INFO: Processing pre-safe-import-module hook 'hook-typing_extensions.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\pre_safe_import_module'
Error: 4213 INFO: SetuptoolsInfo: initializing cached setuptools info...
Error: 4866 INFO: Processing standard module hook 'hook-certifi.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 4876 INFO: Processing pre-safe-import-module hook 'hook-packaging.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\pre_safe_import_module'
Error: 4893 INFO: Processing standard module hook 'hook-packaging.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 4927 INFO: Processing module hooks (post-graph stage)...
Error: 4967 INFO: Processing standard module hook 'hook-pkg_resources.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 5601 INFO: Processing standard module hook 'hook-sysconfig.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'
Error: 5612 INFO: Processing pre-safe-import-module hook 'hook-win32com.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\pre_safe_import_module'
Error: 5656 INFO: Processing standard module hook 'hook-win32com.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 5656 INFO: Processing standard module hook 'hook-pythoncom.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 5704 INFO: Processing standard module hook 'hook-pywintypes.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\stdhooks'
Error: 6479 INFO: Performing binary vs. data reclassification (68 entries)
Error: 6484 INFO: Looking for ctypes DLLs
Error: 6506 INFO: Analyzing run-time hooks ...
Error: 6507 INFO: Including run-time hook 'pyi_rth_inspect.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 6508 INFO: Including run-time hook 'pyi_rth_pkgutil.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 6509 INFO: Including run-time hook 'pyi_rth_pkgres.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 6511 INFO: Including run-time hook 'pyi_rth_pywintypes.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\rthooks'
Error: 6512 INFO: Including run-time hook 'pyi_rth_pythoncom.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\rthooks'
Error: 6512 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' from 'C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks'
Error: 6519 INFO: Looking for dynamic libraries
Error: 6840 INFO: Extra DLL search directories (AddDllDirectory): []
Error: 6840 INFO: Extra DLL search directories (PATH): []
Error: 7027 INFO: Warnings written to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\warn-pyinstaller.txt
Error: 7054 INFO: Graph cross-reference written to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\xref-pyinstaller.html
Error: 7088 INFO: checking PYZ
Error: 7088 INFO: Building PYZ because PYZ-00.toc is non existent
Error: 7088 INFO: Building PYZ (ZlibArchive) C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\PYZ-00.pyz
Error: 7608 INFO: Building PYZ (ZlibArchive) C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\build\pyinstaller\PYZ-00.pyz completed successfully.
Error: 7618 INFO: checking PKG
Error: 7618 INFO: Building PKG because PKG-00.toc is non existent
Error: 7618 INFO: Building PKG (CArchive) PluginLoader_noconsole.pkg
Error: 9929 INFO: Building PKG (CArchive) PluginLoader_noconsole.pkg completed successfully.
Error: 9931 INFO: Bootloader C:\Users\Justi\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\bootloader\Windows-64bit-intel\runw.exe
Error: 9931 INFO: checking EXE
Error: 9931 INFO: Building EXE because EXE-00.toc is non existent
Error: 9931 INFO: Building EXE from EXE-00.toc
Error: 9932 INFO: Copying bootloader EXE to C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\backend\dist\PluginLoader_noconsole.exe
Error: 9981 INFO: Copying icon to EXE
Error: 9987 INFO: Copying 0 resources to EXE
Error: 9987 INFO: Embedding manifest in EXE
Error: 9989 INFO: Appending PKG archive to EXE
Error: 9996 INFO: Fixing EXE headers
Error: 10048 INFO: Building EXE from EXE-00.toc completed successfully.
Starting Decky Loader build process...
Checking Python version...
Checking dependencies...
Node.js v18.18.0 with npm 9.8.1 is installed
pnpm version 9.15.3 is installed
git version 2.47.1.windows.1 is installed
All dependencies are satisfied
Setting up directories...
Cloning Decky Loader repository version: v3.0.5
Successfully checked out version: v3.0.5
Setting up homebrew directory structure...
Setting up homebrew directory structure...
Building frontend...
Changing to frontend directory: C:\Users\Justi\OneDrive\Desktop\Decky.Loader.Installer\app\frontend
Running build commands...
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +488
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 488, reused 488, downloaded 0, added 252
Progress: resolved 488, reused 488, downloaded 0, added 488, done
dependencies:
devDependencies:
Done in 2.5s
Preparing backend files...
Copying files according to Dockerfile structure...
Copying backend files...
Backend preparation completed successfully!
Installing Python requirements...
Building executables...
Building version: v3.0.5 (Python package version: 3.0.5)
Building PluginLoader.exe (console version)...
Building PluginLoader_noconsole.exe...
Successfully built PluginLoader.exe
Successfully built PluginLoader_noconsole.exe
Successfully built executables
Installing files to homebrew directory...
Successfully installed files
Configuring Steam...
Created .cef-enable-remote-debugging file
Error configuring Steam: (-2147352567, 'Exception occurred.', (0, 'WshShortcut.Save', 'Unable to save shortcut "C:\Users\Justi\Desktop\Steam.lnk".', None, 0, -2147024893), None)
Error during build process: (-2147352567, 'Exception occurred.', (0, 'WshShortcut.Save', 'Unable to save shortcut "C:\Users\Justi\Desktop\Steam.lnk".', None, 0, -2147024893), None)
Error during build process: (-2147352567, 'Exception occurred.', (0, 'WshShortcut.Save', 'Unable to save shortcut "C:\Users\Justi\Desktop\Steam.lnk".', None, 0, -2147024893), None)
Failed to build executable
The text was updated successfully, but these errors were encountered: