Module 'test' has no attribute 'variable'

后端 未结 0 360
野趣味
野趣味 2021-02-04 04:34

I have two files:

testons.py (an empty file)

test_main.py:

import testons

print(testons.gamma)

I run test_main.py with spyder run

相关标签:
回答
  • 消灭零回复
提交回复
热议问题