opsdisk / pagodo

pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching
GNU General Public License v3.0
2.66k stars 486 forks source link

Python 3.11.2 line 125 SyntaxError: invalid syntax #82

Closed soulkkkkk closed 6 months ago

soulkkkkk commented 1 year ago

File ".\pagodo.py", line 125 self.base_file_name = f'pagodoresults{datetime.datetime.now().strftime("%Y%m%d_%H%M%S")}' ^ SyntaxError: invalid syntax

opsdisk commented 1 year ago

Hi @soulkkkkk - thanks for submitting the issue. Can you provide me the Operating System and the output of python -V before you run the command? I just want to make sure you're actually running Python 3.11 (hopefully in a virtual environment) and not the system/OS-level Python, which may be Python 2.x

soulkkkkk commented 1 year ago

Python 3.11.2 (tags/v3.11.2:878ead1, Feb 7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. I will not set up a virtual environment, I just install normal python3 on win10

opsdisk commented 1 year ago

What is the entire command you are running?

Bongo10 commented 1 year ago

Pagodo dorking on international spanish written websites seems not been working. Anything that should be done on my part in order to make work? Thanks

opsdisk commented 1 year ago

Hi @Bongo10 Can you provide me the Operating System and the output of python -V before you run the command?

Can you also provide the full command and any screenshots?

opsdisk commented 1 year ago

You still running into this issue @soulkkkkk / @Bongo10 ?

opsdisk commented 6 months ago

Closing out this issue @soulkkkkk / @Bongo10