thewhiteh4t / FinalRecon

All In One Web Recon
https://www.kali.org/tools/finalrecon/
MIT License
2.29k stars 429 forks source link

Ubuntu 18.04 Path Error #40

Closed arthur4ires closed 3 years ago

arthur4ires commented 3 years ago

xxx@xxx:~/Ferramentas/FinalRecon$ python3 finalrecon.py Traceback (most recent call last): File "finalrecon.py", line 37, in shutil.copytree(src_conf_path, conf_path, dirs_exist_ok=True) TypeError: copytree() got an unexpected keyword argument 'dirs_exist_ok'