問題描述:python
AttributeError: 'module' object has no attribute ‘attr1’
解決方案:blog
# 找到報錯的文件a.py from a import attr1