jc
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
jc created a post, 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 created a post, AnsweredVale 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 created a post, AnsweredShell 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 created a post, 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 created a post, 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...