Results 2 issues of alien Li

My running environment django python 2.7 spyne 2.12.16 When I write it like this ` class SecManageObject(ServiceBase): @rpc(Unicode, _returns=Iterable(Unicode)) def queryConfig(self, oprCode): ''' 安全管理中心查询参数配置信息 ''' yield "200" ` Keeps returning...

m1 macbook air macos 13.2 python3.10.5 How to compile and install by myself