Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"Keras extension problem"

painAIpainAI Member Posts: 1 Learner I
edited May 2019 in Help
Hello,

I am getting this when trying to execute any Keras sample

<div>Dec 23, 2018 2:00:25 PM INFO: No filename given for result file, using stdout for logging results!</div><div><br></div><div>Dec 23, 2018 2:00:25 PM INFO: Process //Keras Samples/boston_housing_prices_regression/boston-housing-prices-regression starts</div><div><br></div><div>Dec 23, 2018 2:00:25 PM WARNING: Example set has no nominal label: using shuffled partition instead of stratified partition</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE: Process failed: operator cannot be executed. Check the log messages...</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE: Here:&nbsp;</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Process[1] (Process)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; subprocess 'Main Process'</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +- Retrieve boston-housing-prices[1] (Retrieve)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +- Set Role[1] (Set Role)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +- Split Data[1] (Split Data)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +- Keras Model[1] (Keras Model)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; subprocess 'Executed Process'</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp;+- Add Core Layer[1] (Add Core Layer)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; ==>&nbsp; &nbsp;|&nbsp; &nbsp; &nbsp;+- Add Core Layer (2)[1] (Add Core Layer)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +- Apply Keras Model[0] (Apply Keras Model)</div><div><br></div><div>Dec 23, 2018 2:00:25 PM SEVERE: java.lang.NullPointerException<br><br>
I have Python 3.6.8 (tried 3.7 aswell), every package installed, I even pass the tests from preference's tabs (see screenshots attached). I don't know what to do, I reinstalled a few times with different versions and it's still not working.

Answers

Sign In or Register to comment.