abenassi / Google-Search-API

Python based api for searching google web, images, calc, and currency conversion.
554 stars 217 forks source link

Calculate function not working #77

Open fpapalardo opened 5 years ago

fpapalardo commented 5 years ago

I'm just trying your code and see the functionality of the different functions and the google.calculate() doesn't work, it keeps trying and ends up failing with a AttributeError: "NoneType' object has no attribute 'find' I'm using the same example as you google.calculate('157.3kilograms in grams')