xieshang / AutoSpy

Other
257 stars 62 forks source link

安装的时候 提示这个错误,请大佬看一下~ #24

Closed showme2005 closed 1 year ago

showme2005 commented 1 year ago

root@auto_spy:/autospy# python3 auto_spy_bot2.py sys info:uname_result(system='Linux', node='auto_spy', release='5.10.60-qnap', version='#1 SMP Sat Oct 22 01:04:01 CST 2022', machine='x86_64', processor='') 系统为 x86_tx /autospy /autospy 加载参数 Traceback (most recent call last): File "auto_spy_bot2.py", line 29, in main(systype) File "auto_spy.py", line 2726, in auto_spy.main File "auto_spy.py", line 2177, in auto_spy.LoadConfig File "auto_spy.py", line 2065, in auto_spy.CheckLic AttributeError: 'NoneType' object has no attribute 'split' Exception ignored in: <bound method ClientSession.del of <aiohttp.client.ClientSession object at 0x7f7351a916a0>> Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/aiohttp/client.py", line 343, in del TypeError: 'NoneType' object is not callable

在威联通NAS上面的DOCKER安装~ 用的青龙2.11.3版本