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
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Describe the bug
Hi,
Trying to run joebiden.py from tutorial directory and getting above mentioned error.
To Reproduce
Steps to reproduce the behavior:
For macos, changed
headers = {
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
"cookie": f"sessionid={SESSIONID};"
}
and run
python tutorial/examples/JoeBiden/joebiden.py
Expected behavior
should run without any error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS
Browser chrom
Version 109.0.5414.87
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi,
Trying to run joebiden.py from tutorial directory and getting above mentioned error.
To Reproduce
Steps to reproduce the behavior:
For macos, changed
headers = {
"User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
"cookie": f"sessionid={SESSIONID};"
}
and run
Expected behavior
should run without any error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (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: