Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: 'tmpurllist' #2

Open
monrorMe opened this issue Dec 29, 2018 · 0 comments
Open

Comments

@monrorMe
Copy link

I get the following:
Done scraping
Traceback (most recent call last):
File "findsqlinj.py", line 667, in
main()
File "findsqlinj.py", line 664, in main
checkConnection()
File "findsqlinj.py", line 621, in checkConnection
startpage()
File "findsqlinj.py", line 645, in startpage
inputSearchUrls()
File "findsqlinj.py", line 149, in inputSearchUrls
searchUrlForString(searchprovider, count, startpage, pages, sleeptime, string, stringurl, savesearch, filename)
File "findsqlinj.py", line 237, in searchUrlForString
with open(filename) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'tmpurllist'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant