摘要:
NameError: name “ ” is not defined 问题一:name ‘name’ is not defined "name"两端是双下划线"_",不是只有一个""。 问题二:name 'messagebox' is not defined “ ” 内为某个数据库的子module。 阅读全文
posted @ 2019-11-27 15:52
迪迦奥特曼1
阅读(3519)
评论(0)
推荐(0)
摘要:
jupyter安装出现问题:安装后无法打开 traitlets.traitlets.TraitError: Could not decode 'C:\Users\\xce\xa2\xcc\xf0\xd0\xc4\xd3\xef\.jupyter' for unicode trait 'config_ 阅读全文
posted @ 2019-11-27 15:51
迪迦奥特曼1
阅读(306)
评论(0)
推荐(0)
摘要:
问题一:git warning: LF will be replaced by CRLF in 解决办法 在Git Bash中输入git add .时出现上述语句。 解决办法: 输入以下语句: $ git config core.autocrlf false ,这样设置git的配置后在执行add操作 阅读全文
posted @ 2019-11-27 15:50
迪迦奥特曼1
阅读(236)
评论(0)
推荐(0)
摘要:
1.输入自己的用户名和邮箱 为注册GitHub账号时所用的用户名和邮箱;我的用户名为“1997ST2016”,邮箱为“1324971964@qq.com ”. $ git config --global user.name "1997ST2016" $ git config --global use 阅读全文
posted @ 2019-11-27 15:48
迪迦奥特曼1
阅读(215)
评论(0)
推荐(0)
浙公网安备 33010602011771号