主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Lucian
活动总数
8
最后的活动
2019年10月14日 15:08
成员加入日期
2019年10月14日 09:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年10月14日 15:08
This last answer opened my eyes. I can't believe I didn't noticed before: I was not importing from __future__ O: Using Python 2 with PyCharm without importing from __future__ will cause that, for...
社区
PyCharm
Space between print and round brackets
0 票
已编辑于
2019年10月14日 14:24
In Python 3 it's normal. The fact is that, at least for now, I must use Python 2. I insist because in a previous version, while still using Python 2, the "problem" was not present. I use "print()" ...
社区
PyCharm
Space between print and round brackets
0 票
创建于
2019年10月14日 14:02
Using the code within a new project, it's strange, but the problem is still there. Can be Python 2.7 ? Can you please create a new project, test if print() works well and pass me the settings fil...
社区
PyCharm
Space between print and round brackets
0 票
已编辑于
2019年10月14日 13:38
A simple Python 2.7 project. Just plain code for now, no particular modules or plugins. I would like to add that, by pressing Ctr+Alt+L to auto-format code, it put a whitespace between function nam...
社区
PyCharm
Space between print and round brackets
0 票
已编辑于
2019年10月14日 12:54
Deleted .idea folder, restarted PyCharm but still whitespace. I think I will create a new project by now and copy all the code.
社区
PyCharm
Space between print and round brackets
0 票
已编辑于
2019年10月14日 12:31
Hi Using 2019.2.3 version. Starting the way you mentioned was the first thing I did. Still whitespace between "print" and "()". By the way, I just created a new project and the IDE returned to it's...
社区
PyCharm
Space between print and round brackets
0 票