Git Product home page Git Product logo

Comments (3)

aviniciux avatar aviniciux commented on September 2, 2024 1

Hello @aviniciux, as you imply (in mentioning you installed skd-9.0.4), the installation requirements specify that java 9 is required to run the kernel.

You have java 8 in your PATH. Maybe you have multiple versions installed (check with which -a java) in which case you will need to make sure to put java 9 at the front of your PATH. I'm not sure what is in skd-9.0.4, if you are still having trouble I could take a look at a link to the package page to make sure it contains a compatible version.

Hi @SpencerPark .
Yep, in fact, it seems the problem was having multiple versions of java. But when we go to the oracle website to download Java SE, both SDK and JRE, (https://www.java.com/en/download/) it goes automatically to version 1.8.0_191, as it's the most recent version (and I got the error above just using this version, so that it says that my version is older than the required). At the description of the Java Kernel, the requirements is Java "9". I'm completely newbie in relation to the numbering rules to Java versions, but it seems to me that Oracle also has multiple ways to numbering Java. Anyway, this was my failure to understand. I'm sorry for the confusion.

I solved the problem just removing all the 1.8.0_191 versions and installing the JDK 11 from this place, and using it for both install and run the kernel.

Tkx,  
-- | --

from ijava.

SpencerPark avatar SpencerPark commented on September 2, 2024 1

But when we go to the oracle website to download Java SE, both SDK and JRE, (https://www.java.com/en/download/) it goes automatically to version 1.8.0_191, as it's the most recent version

Thank you, this information is very helpful. I wasn't aware that is the default download. On that note it is also good to know that this is the website you went to (as many others will likely end up in the same place) but that download is also for the JRE and not the JDK. This clearly needs a note in the README.

Some good places to go are:

On these types of questions I like to try and give a little extra information (sorry if I seem condescending for repeating lots of information you likely know) as other people tend to end up reading these issues from googling their problem and the hope is to cut down on duplicate issues but trying to solve related ones at the same time :)

Glad you got the installation issue fixed!

from ijava.

SpencerPark avatar SpencerPark commented on September 2, 2024

Hello @aviniciux, as you imply (in mentioning you installed skd-9.0.4), the installation requirements specify that java 9 is required to run the kernel.

You have java 8 in your PATH. Maybe you have multiple versions installed (check with which -a java) in which case you will need to make sure to put java 9 at the front of your PATH. I'm not sure what is in skd-9.0.4, if you are still having trouble I could take a look at a link to the package page to make sure it contains a compatible version.

from ijava.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.