Hello, Please try checking what shell is set in Preferences | Tools | Terminal | Shell Path and assigning it to bash. If this doesn't help, please collect PyCharm logs with Help | Collect Logs and Diagnostic Data, upload the archive here: https://uploads.services.jetbrains.com/, and tell us the upload ID.
Please try checking what shell is set in Preferences | Tools | Terminal | Shell Path and assigning it to bash.
If this doesn't help, please collect PyCharm logs with Help | Collect Logs and Diagnostic Data, upload the archive here: https://uploads.services.jetbrains.com/, and tell us the upload ID.
Upload ID: 2024_04_02_25KizT3J1SZ4DeouJAYpMm
I also followed:
git clone https://github.com/JetBrains/pty4j.git
cd pty4j/native
gcc -fPIC -c *.c
gcc -shared -o libpty.so *.o
sudo mkdir /opt/pycharm-community-2020.3.2/lib/pty4j-native/linux/arm/
sudo cp libpty.so /opt/pycharm-community-2020.3.2/lib/pty4j-native/linux/arm/
Hi Daryl178 , does latest PyCharm 2024.1 version make any difference?
Which shell is set under Preferences | Tools | Terminal | Shell Path?
Would you please also share the output of
cat /proc/cpuinfo
,uname -a
andcat /etc/*release*
from the board?Hey, I've got this same problem but on intellij. I installed intelliJ and pycharm from https://pi-apps.io/. Pycharm works well, terminal works, but intellij terminal won't load, same as the image shared. I submitted a request here - https://intellij-support.jetbrains.com/hc/en-us/community/posts/18239579794834-Terminal-not-loading-on-raspberry-pi-5-for-IntelliJ-Raspberry-Imager-macOS