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 was archived by the owner on Mar 2, 2025. It is now read-only.
This repository was archived by the owner on Mar 2, 2025. It is now read-only.
"Traceback (most recent call last): File "GoProStream.py", line 32, in <module> import http ImportError: No module named http “ issue when execution g gopro stream.py #58
Traceback (most recent call last):
File "GoProStream.py", line 32, in
import http
ImportError: No module named http
I saw it 1 more time but i don’t understand how to solve it
Python: 3.9
Mac os 10.13.6
My program
is just downloaded the program, and i changed nothing. on line 32 there is this.
import http