Hi Team,
I got stuck when I tried to run the script from the repository Mini Box MediaInfo Video Metadata Uploader on GitHub. I followed the README instructions step by step, and I also check the Video on YouTube.
When I ran the following command:
python3 src/main.py -c
I got the following error:
ImportError: cannot import name ‘appengine’ from ‘urllib3.contrib’
Can anyone help me understand why I got this? Thanks.