Hi, It seems you haven't changed the app name in your engine.json. There is an engine.json in your template directory, please make sure that you have changed that name.
And it will works. Make sure you input the right appname in your engine.json. Thanks On Wed, Apr 19, 2017 at 5:33 AM, Ravi Kiran <[email protected]> wrote: > Hi, > When I try to evaluate I am getting following error. > > > [ERROR] [Common$] Invalid app name INVALID_APP_NAME > Exception in thread "main" java.lang.IllegalArgumentException: Invalid > app name INVALID_APP_NAME > > > I have updated app name in engine.json > This app is in 'pio app list' > I have also done 'pio build', 'pio train' and 'pio deploy' before running > evaluation query. > > > Can you please help me resolve this query? > > Thanks >
