主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Karpov
活动总数
4329
最后的活动
2023年11月08日 14:54
成员加入日期
2018年09月12日 14:19
关注
0 名用户
关注者数
5 名用户
投票数
80
订阅数
1650
活动概览
帖子(0)
评论(2599)
按最近的活动排序
最近的活动
投票数
创建于
2018年10月11日 09:38
Hi, It is a known bug https://youtrack.jetbrains.com/issue/PY-32021, please follow it for future updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTr...
社区
PyCharm
Error code 3
0 票
创建于
2018年10月11日 07:47
Seams to be similar to https://youtrack.jetbrains.com/issue/IDEA-193489, though can be caused by different scenario. Marked as Fixed, so it should be coming in future updates. Please feel free to c...
社区
PyCharm
"Access is allowed from event dispatch thread only"
0 票
创建于
2018年10月10日 15:50
Thanks for letting me know! Feel free to contact us if you ever have any questions or problems.
社区
PyCharm
Numpy import error in PyCharm (Importing the multiarray numpy extension module failed)
0 票
已编辑于
2018年10月10日 15:10
Hi Evgeniy, Thank you for contacting PyCharm support. Does the problem appear in EAP build only or in previous PyCharm versions as well? Please clarify when you get this error (scenario). Kind rega...
社区
PyCharm
"Access is allowed from event dispatch thread only"
0 票
已编辑于
2018年10月10日 15:03
Hi Adam, Thank you for contacting PyCharm support. Have you tried to reinstall numpy? Does the problem remain? Kind regards, Sergey
社区
PyCharm
Numpy import error in PyCharm (Importing the multiarray numpy extension module failed)
0 票
已编辑于
2018年10月10日 14:24
Hi JackLim, Thank you for contacting PyCharm support. Please clarify how you tried to install MySQL-python package (from terminal or UI)? Which python version you are using as project interpreter...
社区
PyCharm
Fail to installing MySQL - Python package
0 票
创建于
2018年10月10日 11:16
Yes, it can also be done from the menu by going to `Run | Run...`. You can also customise the shortcuts as you wish.
社区
PyCharm
How to run doctests
0 票
创建于
2018年10月09日 15:53
Is it the correct file? You should see it in PyCharm in your project after execution.
社区
PyCharm
Can't run Python console: FileNotFoundError: [WinError 3] The system cannot find the path specified
0 票
创建于
2018年10月09日 15:29
You could do `pip freeze > requirements.txt` in your current environment, then `pip install -r requirements.txt`. Thus you will save all the packages and their versions to requirements.txt and then...
社区
PyCharm
Can't run Python console: FileNotFoundError: [WinError 3] The system cannot find the path specified
0 票
创建于
2018年10月09日 14:16
It seams that you have renamed the project at some moment from `AggStrat` to `AggStratFlask` which broke the virtual environment inside it. Please try the following: 1. Remove the interpreter in Py...
社区
PyCharm
Can't run Python console: FileNotFoundError: [WinError 3] The system cannot find the path specified
0 票
«
第一页
‹
上一页
下一页
›
最后
»