現在是我嘗試創建和上傳我自己的軟件包的時候了。這里是->https://pypi.org/project/testeroozz/0.2/#files問題是,當我然后運行它時 - 我沒有看到任何一個:(保存類的文件),(類)或(方法)。因此,我自然不能使用其中任何一個并得到表單的錯誤:import testeroozzdir(testerooz)sum_moduleSummationgreat_summationAttributeError: module 'testeroozz' has no attribute 'sum_module'AttributeError: module 'testeroozz' has no attribute 'Summation'AttributeError: module 'testeroozz' has no attribute 'great_summation'我做錯了什么?
添加回答
舉報
0/150
提交
取消