The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"Running error Keras Model"

chinrenjiechinrenjie Member Posts: 8 Learner III
edited June 2019 in Help

I am new user to Rapid Miner.
I installed the Keras Model extension and tried to run with the Keras samples. However, I get an error showing "The setup does not seem to contain any obvious error, but you should check the log messages or activate the debug mode in the settings dialog in order to get more information about this problem."
I have tried to change the environment variable (Control Panel--->System--->Advanced--->Environment variable), however, it does not work.
I would like to seek help on this issue. Your help is highly appreciated. Thanks.  

Best Answer

  • pschlunderpschlunder Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, RMResearcher, Member Posts: 96 RM Research
    Solution Accepted

    Hi @chinrenjie,

    could you check if your python path is set correctly inside RapidMiner Studio? Therefore click on "Settings -> Preferences..." and check the python path in both tabs "Keras" and "Python Scripting". The path should be the same and point to a python version that has Keras installed. For testing if your python fulfills those needs, go to the "Keras" tab and click on "Test". If libraries are missing, try installing them via the `pip` command in your command line.

     

    Hope this helps,

    Philipp

     
Sign In or Register to comment.