You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
i get this error message when trying to run the command.
Welcome to ytm2spt!
Traceback (most recent call last):
File "F:\YTM2SPT\ytm2spt\src\ytm2spt\gui.py", line 281, in run_command
AttributeError: 'MainWindow' object has no attribute 'worker'. Did you mean: 'corner'?
yesterday i was getting this: Error running command: 'NoneType' object is not subscriptable. same procedure of just trying to use the program
To Reproduce
put playlist url into program, run command
Expected behavior
For the program to send over the info to spotify
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
windows 11
Python Version: 3.13
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
i get this error message when trying to run the command.
Welcome to ytm2spt!
Traceback (most recent call last):
File "F:\YTM2SPT\ytm2spt\src\ytm2spt\gui.py", line 281, in run_command
AttributeError: 'MainWindow' object has no attribute 'worker'. Did you mean: 'corner'?
yesterday i was getting this: Error running command: 'NoneType' object is not subscriptable. same procedure of just trying to use the program
To Reproduce
put playlist url into program, run command
Expected behavior
For the program to send over the info to spotify
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: