简体   繁体   English

无法在 python 3.6 上安装cherrypy

[英]Cannot install cherrypy on python 3.6

我无法在 python 3.6 上安装cherrypy,因为它在安装时显示错误“缺少括号”这是我的问题的快照

It means it's not compatible with Python 3. To see the details of this python3 related error:这意味着它与 Python 3 不兼容。要查看此 python3 相关错误的详细信息:

What does "SyntaxError: Missing parentheses in call to 'print'" mean in Python? Python中的“SyntaxError:调用'print'时缺少括号”是什么意思?

This error has been reported on the Github page of Cherrypy as well: Cherrypy 的 Github 页面上也报告了这个错误:

https://github.com/cherrypy/cherrypy/issues/1537 https://github.com/cherrypy/cherrypy/issues/1537

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM