jkakavas / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
412 stars 108 forks source link

pytz not defined #21

Open themaikelman opened 8 years ago

themaikelman commented 8 years ago

Under Win7, cree.py v 1.4.1 Trying to filter locations by date shows this error and (obviously) no filter is applied: Traceback (most recent call last): File "CreepyMain.py", line 254, in showFilterLocationsDateDialog NameError: global name 'pytz' is not defined

It seems that this "commit" was the one that erased the import.

Autor: Ioannis Kakavas Fecha: hace 4 semanas (18/10/2015 17:51:05) Hash de Commit: af33ac8fa66e478da3555e4f1e9b2e1cd184538c Hijos: 3839b6681a#gitext://gotocommit/3839b6681aecc89c3fcf0db2fa26ad981b92f06a Padre(s): 5549c5d3ef#gitext://gotocommit/5549c5d3ef1ec6027d0b14b1dbeee365da6d5859

jkakavas commented 8 years ago

Hi, Thanks for catching this and for providing the information ! I will close this once I rebuild for windows

Taraclia commented 8 years ago

HI! i have the same problem. File "CreepyMain.py", line 254, in showFilterLocationsDateDialog NameError: global name 'pytz' is not defined

Taraclia commented 8 years ago

ver. 1.4.1 for windows.

DahTse commented 8 years ago

Obviously, this is a known issue. Is there anything that I can do to help?