jkakavas / creepy

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

Startup error (invalid syntax) #56

Closed SurPaul closed 7 years ago

SurPaul commented 7 years ago

I can't open Creepy. I installed all dependencies. Help me, please

File "./CreepyMain.py", line 217
    except Exception, err:
                    ^
SyntaxError: invalid syntax

2017-03-14 16-58-27

jkakavas commented 7 years ago

creepy is written for Python2 and you are using python3. There are some subtle changes between versions. Please use python 2.7 for now , until creepy is made compatible with both

On Tue, Mar 14, 2017 at 3:07 PM, Павел notifications@github.com wrote:

I can't open Creepy. I installed all dependencies. Help me, please

File "./CreepyMain.py", line 217 except Exception, err: ^ SyntaxError: invalid syntax

[image: 2017-03-14 16-58-27] https://cloud.githubusercontent.com/assets/1708881/23901627/889a8a8e-08d7-11e7-9269-196ad89a314c.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jkakavas/creepy/issues/56, or mute the thread https://github.com/notifications/unsubscribe-auth/AJzhKEorCrZ5F7bVzRHzaw6KNv7cG56xks5rlpEbgaJpZM4McjCK .