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 Aug 3, 2021. It is now read-only.
it returns a dozen emails then sends me this error message :
....
....
[Adam Anderson] >> adbud@rogers.com
T```
raceback (most recent call last):
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 1241, in
main()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 987, in main
main()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 993, in main
dump_mail()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 836, in dump_mail
print W + '[' + G + z['name'] + W + ']' + R + ' >> ' + W + z['email']
File "C:\Python27\lib\encodings\cp850.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode characters in position 1-4: character maps to
The text was updated successfully, but these errors were encountered:
hello
script ok but after send :
dump_mail
[] load access token
[] Success load access token
[] fetching all emails
[] start
it returns a dozen emails then sends me this error message :
....
....
[Adam Anderson] >> adbud@rogers.com
T```
raceback (most recent call last):
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 1241, in
main()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 987, in main
main()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 993, in main
dump_mail()
File "C:\Users\TONY\Desktop\fbi-master\fbi.py", line 836, in dump_mail
print W + '[' + G + z['name'] + W + ']' + R + ' >> ' + W + z['email']
File "C:\Python27\lib\encodings\cp850.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode characters in position 1-4: character maps to
The text was updated successfully, but these errors were encountered: