Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tshioo-khóo-lè-tòo JSONDecodeError #6

Open
a8568730 opened this issue Feb 23, 2022 · 1 comment
Open

tshioo-khóo-lè-tòo JSONDecodeError #6

a8568730 opened this issue Feb 23, 2022 · 1 comment

Comments

@a8568730
Copy link
Collaborator

from tauphahji_cmd import tàuphahjī

kueh = 'tshioo-khóo-lè-tòo'
obj = tàuphahjī(kueh)

Khiau--khì.

  File "/home/fafoy/git/taitai2-jiboo/thingsik/sittsok.py", line 60, in kiphl_to_kipch
    obj = tàuphahjī(kueh)
  File "/home/fafoy/git/taitai2-jiboo/thingsik/venv/lib/python3.8/site-packages/tauphahji_cmd.py", 
line 26, in tàuphahjī
    return json.loads(responseStr)
  File "/usr/lib/python3.8/json/__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.8/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

@a8568730
Copy link
Collaborator Author

有人會攢tshioo-khóo-lè-tòo

Mā khiau.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant