I downloaded pycharm using snap, and I edited the pycharm64.vmoptions file. Then I wasn't able to launch the software, so I uninstalled it.
After that, I downloaded the pycharm.tar.gz file from the jetbrains website. I was trying to start pycharm by going to
/opt/pycharm2019/bin/pycharm.sh
but I kept getting these messages
duck@duck-PC:/opt/pycharm-2019.3.1/bin$ ./pycharm.sh
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated
in version 9.0 and will likely be removed in a future release.
Error opening zip file or JAR manifest missing : eg/eg/eg/license.jar
Error occurred during initialization of VM
agent library failed to init: instrument
I tried to reinstall it, but it didn't work. I tried deleting all pycharm directories, but this also didn't work. Is anybody able to help me?