Sourabh Tiwari
Sourabh Tiwari
We are also facing this issue and can't upgrade to 0.4.x because it's incompatible with our rails/activerecord version.
@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?
This seems to be working for me. @superxuu / @Dineshchitta / @hdilaver can you please provide some more details.
@dlopez12003 could you please install the package from Github and try again - ```shell pip install git+https://github.com/aisayko/python-gtmetrix ``` @aisayko This issue was fixed in https://github.com/aisayko/python-gtmetrix/pull/9 long back. can we make...
@aisayko I can pick this.