主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Paul Everitt
活动总数
282
最后的活动
2019年04月12日 13:28
成员加入日期
2016年01月26日 15:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
117
活动概览
帖子(0)
评论(165)
按最近的活动排序
最近的活动
投票数
创建于
2016年01月26日 17:10
In that case, since you probably won't have PyCharm on the other computer, you need to arrange for the Python installed on the other computer to be registered to handle that file type (.py).
社区
PyCharm
Beginner needs help!
0 票
创建于
2016年01月26日 17:12
PyCharm doesn't yet support Django 1.9. The latest PyCharm EAP has a fix for one issue related to template debugging. You could give that a try and see how it works.
社区
PyCharm
django - I can run the server but cannot debug
0 票
创建于
2016年01月26日 17:54
Could you use type hinting, either through docstrings or Python 3.5 PEP 484? I haven't tried it to see if it works in the case where you implement the type information dynamically, as you describe.
社区
PyCharm
Auto complete for dynamically created variables
0 票
创建于
2016年01月27日 13:15
I've been using PyCharm with Pygame. First, some questions: What operating system are you using? Are you using binary-installed Pygame or one you built yourself? What version of Python? Paul Ever...
社区
PyCharm
Can someone tell me how to get Pygame working in Pycharm start to finish?
0 票
创建于
2016年01月27日 19:01
Take a look at the PyCharm pricing page under "DISCOUNTED AND COMPLIMENTARY LICENSES". Paul EverittPyCharm Developer Advocate
社区
PyCharm
PyCharm License
0 票
创建于
2016年01月26日 15:52
Hi, sorry for taking a while to get back to you on this. The forums just went through a transition, from one forum engine to another. The change makes things more closely aligned with official supp...
社区
PyCharm
Apparently this forum is a useless "dead list"?
0 票
创建于
2016年01月26日 16:08
One way to get a speedup and help diagnostics: try "Hecto the Inspector", icon in the bottom right corner. Lower the level of your inspections or even go into power save mode. If those help, then i...
社区
PyCharm
Pycharm Is sluggish
0 票
创建于
2016年01月26日 16:13
Hi Farid. It sounds like you are asking how to write desktop Mac applications with Python? If so, there are a number of cross-platform and also, Mac native frameworks for Python. Let me know what y...
社区
PyCharm
Beginner needs help!
0 票
创建于
2016年01月26日 16:22
Is it ok to run it from within PyCharm, while you are editing?
社区
PyCharm
Beginner needs help!
0 票
创建于
2016年05月24日 13:00
I'm not much of a beautifulsoup user, but a bit of googling showed that you just need to do what it suggests. That is, change your line: soup = bs4.BeautifulSoup(html) ...to: soup = bs4.BeautifulSo...
社区
PyCharm
Problem in stalling packages
0 票
«
第一页
‹
上一页
下一页
›
最后
»