主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录
Andrey Resler
关注
新文章和帖子
新文章、帖子和评论
活动总数
4123
最后的活动
2023年03月21日 17:15
成员加入日期
2018年12月06日 17:44
关注
0 名用户
关注者数
3 名用户
投票数
12
订阅数
1658
活动概览
文章(0)
帖子(0)
评论(2453)
Andrey Resler
进行了评论,
2023年03月21日 17:15
AFAIK, PySide6 is imported as `import PySide6`. It's case-sensitive.If it doesn't work, make sure the package is installed from the terminal -- `python -m pip list`, and then try importing it there...
社区
PyCharm
Pyside6 wont detect in code
0 票
Andrey Resler
进行了评论,
2023年03月21日 17:08
Hi, you can try a workaround from https://youtrack.jetbrains.com/issue/PY-46290/Allow-running-Python-under-Rosetta-2-in-PyCharm-for-Apple-Silicon
社区
PyCharm
Debug with "arch -x86_64 python3" command
1 票
Andrey Resler
进行了评论,
2023年03月16日 20:19
Hi, if you're using "Print" function to save a PDF -- it's not possible. If you're using some third-party tool for PDF export, it's up to this tool to provide formatting.
社区
PyCharm
Export code to PDF with formatted docstring
0 票
Andrey Resler
进行了评论,
2023年03月14日 04:07
Hi, please see https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html#custom-repositories
社区
PyCharm
Pycharm 2022.2.4 Community Packages - Error loading pacakge list: Connection reset
0 票
Andrey Resler
进行了评论,
2023年03月11日 03:17
Hi, have you tried the extended completion? (Ctrl/Cmd+Space two times). The second press of a shortcut should expand the scope of completion.
社区
PyCharm
Extend auto import choices
0 票
Andrey Resler
进行了评论,
2023年03月08日 20:37
Hi, which SQL dialect is selected in **Preferences | Languages & Frameworks | SQL Dialects** for you? Also, what does the error say?
社区
PyCharm
<statement> expected, got 'UPDATE'
0 票
Andrey Resler
进行了评论,
2023年03月07日 18:47
Looking at the issue https://youtrack.jetbrains.com/issue/VIM-2760/Jupyter-Notebooks-unable-to-enter-the-edit-mode-with-keyboard-after-pressing-Esc, it seems the fix has been merged and should be a...
社区
PyCharm
Keyboard shortcut to focus on jupyter editor
1 票
Andrey Resler
进行了评论,
2023年03月06日 19:45
Hi, I'm unable to provide a solution, unfortunately, but I submitted a bug report: https://youtrack.jetbrains.com/issue/PY-59381/Empty-lines-are-stripped-when-copying-from-console-output-to-clipboard
社区
PyCharm
Copy paste multiple consecutive blank lines from console output
0 票
Andrey Resler
进行了评论,
2023年03月06日 18:08
Thank you,Could you please disable all custom/downloaded plugins and check if the issue persists?```Custom plugins: [Nyan Progress Bar (1.14), Prettify Python (2022.1), CPU Usage Indicator (1.14), ...
社区
PyCharm
PyCharm updates index on specific actions when not necessary
0 票
Andrey Resler
进行了评论,
2023年03月06日 18:05
You can choose where to store the templates. By default, they are stored in IDE config, but you can enable a checkbox to store them as project files.
社区
PyCharm
Pytest command line argument for all new run configurations in PyCharm
0 票