首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
python 错误问题合集
python 错误问题合集
tech
2025-09-18
2
错误问题: SyntaxError
:
Non
-
UTF
-
8
code starting
with
'\xc7'
in
file
E
:
\Pythondemo\
2.
py on l ine
1
,
but no encoding declared
;
see http
:
//
python
.
org
/
dev
/
peps
/
pep
-
0263
/
for
de ta
.
.
.
.
解决方案:
1
# -*-coding:utf8 -*-
转载请注明原文地址:https://tech.qufami.com/read-24227.html
最新回复
(
0
)