Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.77k stars 785 forks source link

Invalid syntax error #123

Closed jkyle9810 closed 5 years ago

jkyle9810 commented 5 years ago

Hey Greenwolf,

I'm having issues running this on mac os x.

For installation step 3: git clone https://github.com/Greenwolf/social_mapper cd social_mapper/setup python -m pip install --no-cache-dir -r requirements.txt

I put it in the shell, press enter, and get 'invalid syntax'

Greenwolf commented 5 years ago

Hi @jkyle9810, Can you post the full error please? Are you using python3? python --version

jkyle9810 commented 5 years ago

It’s when I was putting it in the IDLE shell.

I was running Mac OS X Lion that is too old to have Xcode installed.

Am I supposed to be putting the step 3 from the ReadMe into the IDLE shell directly?

It was not clear from the documentation.

What are all the things that should be in the /local path?

Thanks

On Fri, Jun 28, 2019 at 5:59 AM Jacob notifications@github.com wrote:

Hi @jkyle9810 https://github.com/jkyle9810, Can you post the full error please? Are you using python3? python --version

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQ5BCS76ZI6HRFIY4JDP4XVIPA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYZYT3I#issuecomment-506694125, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ6EAGZBB32DCQM22ZDP4XVIPANCNFSM4H4BOJ4Q .

Greenwolf commented 5 years ago

@jkyle9810 not directly into python, those are OS commands.

You only need to put Geckodriver in /usr/local/bin

jkyle9810 commented 5 years ago

Thank you. I’ll try that.

What about the Mac specific requirements?

Where are those supposed to be executed in?

On Fri, Jun 28, 2019 at 3:30 PM Jacob notifications@github.com wrote:

@jkyle9810 https://github.com/jkyle9810 not directly into python, those are OS commands.

You only need to put Geckodriver in /usr/local/bin

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQ7ZKDALXHW7CZAM2CLP4ZYG7A5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3C6GY#issuecomment-506867483, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ5ZHKONIOPPDB3QSRLP4ZYG7ANCNFSM4H4BOJ4Q .

Greenwolf commented 5 years ago

I'm sorry, but i'm not sure what you can do if your still on Mountain Lion on an old system. You might need a newer OS!

jkyle9810 commented 5 years ago

Do I need Xcode for this to work?

On Fri, Jun 28, 2019 at 3:47 PM Jacob notifications@github.com wrote:

I'm sorry, but i'm not sure what you can do if your still on Mountain Lion on an old system. You might need a newer OS!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQYKKMDUDELE5AGB5UTP4Z2FZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EAPQ#issuecomment-506871870, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ2R5A6TZP5WHXBN4A3P4Z2FZANCNFSM4H4BOJ4Q .

Greenwolf commented 5 years ago

You need the xcode tools package to install certain dependencies on osx i believe. If you manage to get it working without xcode, do let me know though and i'll update the readme!


From: jkyle9810 notifications@github.com Sent: 28 June 2019 21:50 To: Greenwolf/social_mapper Cc: Jacob; Comment Subject: Re: [Greenwolf/social_mapper] Invalid syntax error (#123)

Do I need Xcode for this to work?

On Fri, Jun 28, 2019 at 3:47 PM Jacob notifications@github.com wrote:

I'm sorry, but i'm not sure what you can do if your still on Mountain Lion on an old system. You might need a newer OS!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQYKKMDUDELE5AGB5UTP4Z2FZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EAPQ#issuecomment-506871870, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ2R5A6TZP5WHXBN4A3P4Z2FZANCNFSM4H4BOJ4Q .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=ALQ7EAAKMK3TO4YDMZ4WWATP4Z2Q7A5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EGXQ#issuecomment-506872670, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALQ7EAGOVMMWKV2V76FABXTP4Z2Q7ANCNFSM4H4BOJ4Q.

jkyle9810 commented 5 years ago

Can you update ReadMe to clarify what needs to be executed in IDLE vs Geckodriver vs terminal?

I need to buy a new Mac for this purpose and want to make sure I can get this working on it!

Thanks!

On Fri, Jun 28, 2019 at 4:01 PM Jacob notifications@github.com wrote:

You need the xcode tools package to install certain dependencies on osx i believe. If you manage to get it working without xcode, do let me know though and i'll update the readme!


From: jkyle9810 notifications@github.com Sent: 28 June 2019 21:50 To: Greenwolf/social_mapper Cc: Jacob; Comment Subject: Re: [Greenwolf/social_mapper] Invalid syntax error (#123)

Do I need Xcode for this to work?

On Fri, Jun 28, 2019 at 3:47 PM Jacob notifications@github.com wrote:

I'm sorry, but i'm not sure what you can do if your still on Mountain Lion on an old system. You might need a newer OS!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQYKKMDUDELE5AGB5UTP4Z2FZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EAPQ#issuecomment-506871870 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AMPBQQ2R5A6TZP5WHXBN4A3P4Z2FZANCNFSM4H4BOJ4Q

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=ALQ7EAAKMK3TO4YDMZ4WWATP4Z2Q7A5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EGXQ#issuecomment-506872670>, or mute the thread< https://github.com/notifications/unsubscribe-auth/ALQ7EAGOVMMWKV2V76FABXTP4Z2Q7ANCNFSM4H4BOJ4Q

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQ7ZWRINHRBVEZONNBDP4Z33ZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3E6TY#issuecomment-506875727, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ5KRS6XECNCEYTBZP3P4Z33ZANCNFSM4H4BOJ4Q .

Greenwolf commented 5 years ago

Hey, I think there is some confusion here, all the install instructions are completed using your terminal, even the command to run python social mapper is used in this. You don't need to enter any commands into your python interpreter.

jkyle9810 commented 5 years ago

What about the requirements.txt file for Mac. Where is that ran from?

On Sat, Jun 29, 2019 at 5:41 AM Jacob notifications@github.com wrote:

Hey, I think there is some confusion here, all the install instructions are completed using your terminal, even the command to run python social mapper is used in this. You don't need to enter any commands into your python interpreter.


From: jkyle9810 notifications@github.com Sent: 28 June 2019 22:58 To: Greenwolf/social_mapper Cc: Jacob; Comment Subject: Re: [Greenwolf/social_mapper] Invalid syntax error (#123)

Can you update ReadMe to clarify what needs to be executed in IDLE vs Geckodriver vs terminal?

I need to buy a new Mac for this purpose and want to make sure I can get this working on it!

Thanks!

On Fri, Jun 28, 2019 at 4:01 PM Jacob notifications@github.com wrote:

You need the xcode tools package to install certain dependencies on osx i believe. If you manage to get it working without xcode, do let me know though and i'll update the readme!


From: jkyle9810 notifications@github.com Sent: 28 June 2019 21:50 To: Greenwolf/social_mapper Cc: Jacob; Comment Subject: Re: [Greenwolf/social_mapper] Invalid syntax error (#123)

Do I need Xcode for this to work?

On Fri, Jun 28, 2019 at 3:47 PM Jacob notifications@github.com wrote:

I'm sorry, but i'm not sure what you can do if your still on Mountain Lion on an old system. You might need a newer OS!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <

https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQYKKMDUDELE5AGB5UTP4Z2FZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EAPQ#issuecomment-506871870

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AMPBQQ2R5A6TZP5WHXBN4A3P4Z2FZANCNFSM4H4BOJ4Q

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub<

https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=ALQ7EAAKMK3TO4YDMZ4WWATP4Z2Q7A5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3EGXQ#issuecomment-506872670 , or mute the thread<

https://github.com/notifications/unsubscribe-auth/ALQ7EAGOVMMWKV2V76FABXTP4Z2Q7ANCNFSM4H4BOJ4Q

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQ7ZWRINHRBVEZONNBDP4Z33ZA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3E6TY#issuecomment-506875727 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AMPBQQ5KRS6XECNCEYTBZP3P4Z33ZANCNFSM4H4BOJ4Q

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=ALQ7EADI4YAWS4KMLD7FLMLP42CPJA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3IHGY#issuecomment-506889115>, or mute the thread< https://github.com/notifications/unsubscribe-auth/ALQ7EAFWWIBYDBKXVPYLYMLP42CPJANCNFSM4H4BOJ4Q

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Greenwolf/social_mapper/issues/123?email_source=notifications&email_token=AMPBQQY2Q6FVHJ5QXHAQDT3P4435RA5CNFSM4H4BOJ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY3WPLA#issuecomment-506947500, or mute the thread https://github.com/notifications/unsubscribe-auth/AMPBQQ65REICCEQYEU2ZQVDP4435RANCNFSM4H4BOJ4Q .

Greenwolf commented 5 years ago

Closing this as it's not an issue with social mapper, you seem to just be having trouble setting it up. Feel free to keep replying and i'll try to help you though. the requirements.txt file is ran in your terminal too, you just need to use the python -m pip command in the readme.