jc

Avatar
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 5
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Vale configuration without Grazie Pro

    Answered
    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...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Shell script run configuration ignores interpreter

    Answered
    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    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?
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes