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
{{ message }}
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
Hello, when I execute the script (all deps are satisfied) I only have this error message:
Traceback (most recent call last):
File "Cr3d0v3r.py", line 151, in <module>
main()
File "Cr3d0v3r.py", line 124, in main
banner()
File "/home/elan42/Cr3dOv3r/Core/utils.py", line 22, in banner
banner = open(os.path.join("Data","banners.txt"), encoding="utf8").read()
TypeError: 'encoding' is an invalid keyword argument for this function
My system:
Linux elan42-mint 4.15.0-29-generic #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
This happens with the Python version, not with the Docker one.
The text was updated successfully, but these errors were encountered:
Hello, when I execute the script (all deps are satisfied) I only have this error message:
My system:
Linux elan42-mint 4.15.0-29-generic #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
This happens with the Python version, not with the Docker one.
The text was updated successfully, but these errors were encountered: