Replies: 1 comment 4 replies
-
Yes, it should work fine! any Java version 17 or after should be ok. My past experiences with installing Java through anaconda were bad, but perhaps this could work. If you create an anaconda environment file, make sure you pin the version so that specific package is installed. What are the current MacOS installation problems?
Maybe! It is worth a try. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I struggle with the MacOS issues people are having, I was looking into the conda/miniconda install instructions, and I searching a bit around, thinking if it would be possible so simplify things further, I saw this: https://anaconda.org/conda-forge/openjdk (is it JDK-21?)
Is JDK-21 compatible with py5, and would it be helpful to make the conda install recipe download it?
Would it be possible to make a .sh script maybe that went through all the Mac installation steps, including even Thonny and thonny-py5mode plugin?
Beta Was this translation helpful? Give feedback.
All reactions