🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error Running Keras Extensions

M_MartinUser: "M_Martin"
New Altair Community Member
Updated by Jocelyn

Colleagues:

 

I installed the Keras Extensions (and required Python libraries) on a Dev box in my shop (through an environment crerated in Anaconds) following the very helpful instructions from Jesus - was even able to install Graphviz and Pydot.  As per the instructions, I tested the install within Preferences, and everything checked out great - no issues (see screeen shot "Keras_OK.png".

 

When I tried to run some of the sample Keas processes, I get a NullPointerException error message and the process aborts (see screen shot "Keras Issue.png").

 

I idid masnage to install the Keras extension on a different machine in my shop (also within an enviroment within Anaconda) - and am able to run the samples.  

 

Thanks for any guidance on troubleshooting the error message, and best wishes,

 

Michael

Find more posts tagged with

Sort by:
1 - 1 of 11
    M_MartinUser: "M_Martin"
    New Altair Community Member
    OP
    Accepted Answer

    Hi Colleagues:

     

    The Keras samples are now running after an uninstall and re-installation of Anaconda, Python 3.6.1, creating a new Python envinronment, and installing all of the required Python libraries.  

     

    In this case, I think the problem had to do with a combination of conflicting JAVA_HOME directories (due to a recent Java update) and conflicting values in the PATH environmental variables between user and system accounts. 

     

    Best wishes, Michael