慕酒的博客错误提示:AttributeError: module ‘os‘ has no attribute ‘uname‘原因:因为os.uname()是linux的方法,在window上不可用,platform模块则支持任何系统解决办法:下载uwsgi离线安装1....在你需要用它的python文件的...
西北老胡文康的博客错误提示:AttributeError: module 'os' has no attribute 'uname'原因:因为os.uname()是linux的方法,在window上不可用,platform模块则支持任何系统解决办法:下载uwsgi离线安装1....在你需要用它的python文件的si.....