We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2024-09-17 18:07:48 - __main__ - ERROR - Failed to load cookies from /cookie.pickle: Invalid attribute 'partitioned' 2024-09-17 18:07:48 - __main__ - ERROR - Unhandled exception occurred Traceback (most recent call last): File "/usr/src/app/./main.py", line 147, in main response = make_authenticated_request(list_items_url, cookie_file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/app/./main.py", line 98, in make_authenticated_request raise ValueError("No cookies loaded") ValueError: No cookies loaded
Using latest alexa_media_player
The text was updated successfully, but these errors were encountered:
Likely related to pickle + python version:
python/cpython#112714
Am running with 3.12.6
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Using latest alexa_media_player
The text was updated successfully, but these errors were encountered: