defaultnamehere / zzzzz

Roleplay as the NSA by making creepy graphs of your friends
MIT License
1.3k stars 131 forks source link

Crash Unexpectedly Again #44

Open tkgmomosheep opened 8 years ago

tkgmomosheep commented 8 years ago

The code below showed up Traceback (most recent call last): File "fetcher.py", line 179, in <module> f.start_request() File "fetcher.py", line 95, in start_request resp = self.make_request() File "fetcher.py", line 69, in make_request print("Response:" + str(data)) File "C:\Users\TKGMoMoSheep\AppData\Local\Programs\Python\Python35-32\lib\encodings\cp437.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_map)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u6bdb' in position 1413: character maps to <undefined>

AtariDHD commented 8 years ago

I had the same issue. I opened FB and used the new client id in secrets.txt. Started working again.