python-gtmetrix
python-gtmetrix copied to clipboard
name 'GTmetrixInterface' is not defined
Can't resolve this error.
@abhishekroy007 did you import GTmetrixInterface before using it?
from gtmetrix import *
or
from gtmetrix import GTmetrixInterface
if yes, can you please provide some more details?
Can't resolve this error.
Did you resolve this error...? If yes , tell me how...?