ValueError: no JSON object could be decoded.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anonplus |
Fix Released
|
High
|
aj00200 |
Bug Description
Version: r212
Running on a Windows 7 x64 client with 32-bit Python 2.7.* and PyCrypto installed.
Traceback (most recent call last):
File "C:\AnonPlus\
vomun.main()
File "C:\AnonPlus\
start()
File "C:\AnonPlus\
friends.
File "C:\AnonPlus\
friendsjson = json.loads(
File "C:\Python27\
return _default_
File "C:\Python27\
[*] API-server running on port 3451 : Started
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Python27\
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Related branches
description: | updated |
Changed in anonplus: | |
status: | Fix Committed → Fix Released |
In the future, please refrain from using external paste services for holding bug report information. These reports expire and, in this case, require Javascript to view. You can upload additional information as a file and provide an accurate file description. I will delete that link because it is not needed (whatever it is).
With that being said, this bug happened because Windows uses its own silly slash character for file paths. If you could test r118 on your Windows computer, that would be great. Click "download tarball" here: https:/ /bazaar. launchpad. net/~vomun- developers/ anonplus/ anonplus/ revision/ 218