You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022.1.2
stable x86_64 flathub user
com.jetbrains.PyCharm-Community/x86_64/stable
1abe0ab30874
When I try to use conda i get the following message
ERROR: The install method you used for conda--probably either `pip install conda`
or `easy_install conda`--is not compatible with using conda as an application.
If your intention is to install conda as a standalone application, currently
supported install methods include the Anaconda installer and the miniconda
installer. You can download the miniconda installer from
https://conda.io/miniconda.html.
And indeed it is... :| from com.jetbrains.PyCharm-Community.yaml
Hello!
When I try to use conda i get the following message
And indeed it is... :|
from com.jetbrains.PyCharm-Community.yaml
Steps to reproduce
Download Fedora 36
aria2c -s16 -x16 https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-36-1.5.iso
wget https://dl.flathub.org/repo/appstream/com.jetbrains.PyCharm-Community.flatpakref
flatpak install --user com.jetbrains.PyCharm-Community.flatpakref
env FLATPAK_ENABLE_SDK_EXT="*" /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=pycharm com.jetbrains.PyCharm-Community
The text was updated successfully, but these errors were encountered: