Jump to content

NoHax

Senior Member
  • Posts

    481
  • Joined

  • Last visited

Posts posted by NoHax

  1. now i get this error 

    Traceback (most recent call last):

      File "pokecli.py", line 220, in <module>

        main()

      File "pokecli.py", line 197, in main

        config = init_config()

      File "pokecli.py", line 64, in init_config

        load.update(json.load(data))

      File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 291, in load

        **kw)

      File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 339, in loads

        return _default_decoder.decode(s)

      File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 364, in decode

        obj, end = self.raw_decode(s, idx=_w(s, 0).end())

      File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 382, in raw_decode

        raise ValueError("No JSON object could be decoded")

    ValueError: No JSON object could be decoded

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines