I tested PyCharm, a Python IDE, and it's working
the only issue, is that im getting error "External file changes might be slow" error.
Tested on unmodded Ubuntu 22 lxqt.
Installation instructions to add to help page under Software, IDEs.
Get the official tar on the Jetbrains download page,
and do:
#2xxx.x.x is the version. tar -xzf pycharm-2xxx.x.x-aarch64.tar.gz
Then:
cd pycharm/pycharm-2xxx.x.x/bin/.
To run:
./pycharm
I tested PyCharm, a Python IDE, and it's working
the only issue, is that im getting error "External file changes might be slow" error.
Tested on unmodded Ubuntu 22 lxqt.
Installation instructions to add to help page under Software, IDEs.
Get the official tar on the Jetbrains download page,
and do:
#2xxx.x.x is the version. tar -xzf pycharm-2xxx.x.x-aarch64.tar.gzThen:
cd pycharm/pycharm-2xxx.x.x/bin/.To run:
./pycharm