-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
python3 test.py
Traceback (most recent call last):
File "/Users/austine/Coding/together-digital/apps/technical-report/test.py", line 1, in <module>
from gtmetrix import *
File "/opt/homebrew/lib/python3.10/site-packages/gtmetrix/__init__.py", line 1, in <module>
from gtmetrix.interface import *
File "/opt/homebrew/lib/python3.10/site-packages/gtmetrix/interface.py", line 1, in <module>
import settings
ModuleNotFoundError: No module named 'settings'
Can somebody help me with this please. Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels