jc
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
jc 创建了一个帖子, Memory problems with some libraries
I have a small script that uses Pandas, Numpy, Scikit-learn, Matplotlib, and Scipy.I am aware of the problem with creating multiple plots in Matplotlib, however, when I start Pycharm (either 2025.1... -
-
-
-
jc 创建了一个帖子, 已回答Vale configuration without Grazie Pro
The docs for the Grazie Pro plugin suggest value works with cloud or local mode.After the cloud trial ran out, I now get an error suggesting Intellij was unable to validate the vale configuration.D... -
-
jc 创建了一个帖子, 已回答Shell script run configuration ignores interpreter
I have created several Shell Script run configurations for Windows batch files and configured the interpreter to the full path of the Windows Command Prompt, and set the interpreter options to /C.H... -
jc 创建了一个帖子, Disable detection of tests by file name
How do I prevent the behavior where a Python script with the word test in the name is assumed to be a Python test and instead of being able to run it normally, it is run as a test? -
jc 创建了一个帖子, Sharing a project between multiple users
We have an application server that multiple users log into and all work on the same project with their own instance of PyCharm.While not optimal, its the only option in this scenario. What faciliti...