in my case is pt-PT but it shows this, I'm new around here I searched in all issues but nothing came up like this.
joaooliveira@JPOlive-MBP wideq % python3 example.py -c PT -l pt-PT
Traceback (most recent call last):
File "/Users/JPOlive/Desktop/wideq/example.py", line 3, in
import wideq
File "/Users/JPOlive/Desktop/wideq/wideq/init.py", line 3, in
from .core import * # noqa
File "/Users/JPOlive/Desktop/wideq/wideq/core.py", line 9, in
import requests
ModuleNotFoundError: No module named 'requests'
in my case is pt-PT but it shows this, I'm new around here I searched in all issues but nothing came up like this.
joaooliveira@JPOlive-MBP wideq % python3 example.py -c PT -l pt-PT Traceback (most recent call last): File "/Users/JPOlive/Desktop/wideq/example.py", line 3, in
import wideq
File "/Users/JPOlive/Desktop/wideq/wideq/init.py", line 3, in
from .core import * # noqa
File "/Users/JPOlive/Desktop/wideq/wideq/core.py", line 9, in
import requests
ModuleNotFoundError: No module named 'requests'