[RESOLVED] Spotify UWP 1.208.923.0-32 packet error
Published: April 4, 2023 - 4:20 PM
Good morning
There is an error in the Spotify UWP package v 1.208.923.0-32
Error message:
line in question:
Thanks in advance !
Tom
There is an error in the Spotify UWP package v 1.208.923.0-32
Error message:
Code: Select all
2023-04-04 16:17:32,826 CRITICAL Fatal error in install script: IndexError: list index out of range:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4074, in install_wapt
exitstatus = setup.install()
File "c:\waptdev\Spotify_1.208.923.0-32_windows_10.0.17763_DEV\setup.py", line 12, in install
bins_dir = control.package.split("-", 1)[1]
IndexError: list index out of range
FATAL ERROR : IndexError: list index out of range
Exit code: 3Code: Select all
bins_dir = control.package.split("-", 1)[1]Tom