python-bruteForce icon indicating copy to clipboard operation
python-bruteForce copied to clipboard

Traceback (most recent call last)

Open MuhammedAman113114 opened this issue 1 year ago • 0 comments

$ python bruteforce.py Traceback (most recent call last): File "C:\Users\Aman\python-bruteForce\bruteforce.py", line 8, in print (""" ^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2288.0_x64__qbz5n2kfra8p0\Lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeEncodeError: 'charmap' codec can't encode characters in position 5-11: character maps to

MuhammedAman113114 avatar Feb 18 '24 05:02 MuhammedAman113114