gpt4 book ai didi

python - 输入中不支持的字符在 Python IDLE 中

转载 作者:太空宇宙 更新时间:2023-11-03 15:16:18 28 4
gpt4 key购买 nike

suffixes = {
1: ["ो", "े", "ू", "ु", "ी", "ि", "ा"]}

当我完成时IDLE给出的消息是

Unsupported characters in input

在 MS-DOS 中也看不到正确的字体。

最佳答案

你的源文件是什么编码?

如果是UTF8,放注释

# -*- coding: utf-8 -*-

在文件的顶部。

关于python - 输入中不支持的字符在 Python IDLE 中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20596045/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com