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
Hi team,
I followed the instructions in the README file, and the Video on YouTube. But when I run the command "python3 src/main.py -c", I got the following error:
ImportError: cannot import name 'appengine' from 'urllib3.contrib'
Can anyone help figure out why I got this? Thanks.
The text was updated successfully, but these errors were encountered:
Hi team,
I followed the instructions in the README file, and the Video on YouTube. But when I run the command "python3 src/main.py -c", I got the following error:
ImportError: cannot import name 'appengine' from 'urllib3.contrib'
Can anyone help figure out why I got this? Thanks.
The text was updated successfully, but these errors were encountered: