240 发简信
IP属地:浙江
  • @一个认真工作的iOS留下背影 报错里面没有显示 line 5 column 33 文件位置。我猜测是不是和/opt/homebrew/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py有关?谢谢

    iOS Telegram编译8.7.1版本(Xcode成功运行)

    首先打开官网github地址。 https://github.com/TelegramMessenger/Telegram-iOS[https://github.com/Te...

  • @一个认真工作的iOS留下背影 大佬春节龙年好!全文内容太长,无法发送,我就发了部分报错内容谢谢。
    ..................
    File "/opt/homebrew/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py", line 293, in load
    return loads(fp.read(),
    ^^^^^^^^^^^^^^^^
    File "/opt/homebrew/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/opt/homebrew/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/opt/homebrew/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py", line 353, in raw_decode
    obj, end = self.scan_once(s, idx)
    ^^^^^^^^^^^^^^^^^^^^^^
    json.decoder.JSONDecodeError: Invalid control character at: line 5 column 33 (char 162)
    Mac-Pro telegram-ios %

    iOS Telegram编译8.7.1版本(Xcode成功运行)

    首先打开官网github地址。 https://github.com/TelegramMessenger/Telegram-iOS[https://github.com/Te...

  • 求问生成Xcode文件的时候,报错 json.decoder.JSONDecodeError: Invalid control character at: line 5 column 33 (char 162),怎么处理?感谢

    iOS Telegram编译8.7.1版本(Xcode成功运行)

    首先打开官网github地址。 https://github.com/TelegramMessenger/Telegram-iOS[https://github.com/Te...

  • 创建xcode项目的时候, 报 json.decoder.JSONDecodeError, 求问怎么处理?感谢

    Telegram研究(1):安装环境

    参考:https://github.com/TelegramMessenger/Telegram-iOS/issues/849[https://github.com/Tele...