会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ibingshan
Tech-Artist
博客园
首页
新随笔
联系
管理
订阅
2022年7月8日
python ValueError: Attempted relative import in non-package
摘要: python ValueError: Attempted relative import in non-package __package__属性标志的是模块所在的模块包名,方便我们用相对导入(例如 from . import xxx),但是当我们直接运行这个文件的时候__package__ = N
阅读全文
posted @ 2022-07-08 11:44 ibingshan
阅读(512)
评论(0)
推荐(0)
编辑
公告