主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alan
活动总数
17
最后的活动
2024年08月06日 17:05
成员加入日期
2018年02月05日 21:00
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
4
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月23日 21:35
In Pycharm, I found that I had to: Install __init__.py at every level use the . notation: from .file import Class
社区
PyCharm
ModuleNotFoundError: No module named '...'
0 票
创建于
2019年05月08日 18:51
I have the same problem. I followed the instructions to use a conda environment as the interpreter. But when running a program, it throws errors as if it is running in a different environment. I...
社区
PyCharm
PyCharm issue with Anaconda
0 票
已编辑于
2018年04月19日 18:25
I had this problem. In clion I went to Settings->Build, Execution and Deployment->Toolchains and changed the debugger setting to "gdb". It seems that I had a problem with the bundled gdb. Ah......
社区
CLion
During startup program exited with code 127
0 票
创建于
2018年04月13日 16:06
Yes - I am using Clion on WSL. But I met many difficulties - all of them WSL issues. Here is a summary of what I had to do: Followed the instructions on https://confluence.jetbrains.com/display/C...
社区
CLion
CLion with 'Bash on Ubuntu on Windows'?
0 票
创建于
2018年02月07日 15:01
Hi Anna - thanks for responding so quickly! I tried out a couple of simple test cases, and it seems cLion is finding the definition with no problems. So I have to dig deeper into the (very compli...
社区
CLion
cLion IDE doesn't find declaration of class if there is a forward declaration
0 票