PyCharm Professional Edition not recognized in remote development setup

 

I have a Windows machine running PyCharm Professional Edition (confirmed via Shift+Shift > About showing "PyCharm 2024.3.1.1 (Professional Edition)" with a student pack license. However, when connecting to my headless linux server via remote development:

  1. The PyCharm backend server gets downloaded automatically
  2. When opening a project remotely, Shift+Shift > About only shows "PyCharm 2024.3.1.1" without the Professional Edition designation
  3. Process list on the server shows Professional Edition is running:

    username   2890872  470  5.9 7540900 2907912 ?     Sl   14:57   2:25 /home/username/.cache/JetBrains/RemoteDev/dist/9e53f9d1f7e88_pycharm-professional-2024.3.1.1/bin/remote-dev-server

  4. Same issue occurs with WSL remote development
  5. Manually specifying PyCharm Professional Linux download link as backend doesn't resolve the issue
  6. As a result, features like Jupyter Notebook support don't work on the remote server, while they work fine locally on Windows

 

  • Windows
  • WSL
  • Headless Linux
0

Hi Mca1n17

As a result, features like Jupyter Notebook support don't work on the remote server, while they work fine locally on Windows

This appears to be a known issue PY-71195, unfortunately.  Please vote for it and feel free to comment. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

0

请先登录再写评论。