You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/paramspider", line 8, in
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 165, in main
fetch_and_clean_urls(domain, extensions, args.stream,args.proxy, args.placeholder)
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 111, in fetch_and_clean_urls
with open(result_file, "w") as f:
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'results/target.com/.txt'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/bin/paramspider", line 8, in
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 165, in main
fetch_and_clean_urls(domain, extensions, args.stream,args.proxy, args.placeholder)
File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 111, in fetch_and_clean_urls
with open(result_file, "w") as f:
^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'results/target.com/.txt'
The text was updated successfully, but these errors were encountered: