There seems to be something wrong with your meta file and it can't be parsed as a json string. If you paste/attach the whole file we can point out where the format error is, but it looks like some left brackets are missing.
On Wed, Jul 4, 2012 at 7:42 AM, Anthony Salim <[email protected] > wrote: > Hi guys, > > I tried to run the component but it shows: > > 00001|nox|INFO:Starting nox_core > (/home/anthony/Desktop/nox/build/src/.libs/lt-nox_core) > json syntax error at: > ], > "python": "nox.netapps.py.pyflow" > } > ] > } > 00002|dso-deployer|ERR:Can't load and parse 'nox/netapps/py/meta.json' > json syntax error at: > ], > "python": "nox.netapps.py.pyflow" > } > ] > } > > I tried to compare the rest of json files but dont see any wrong here. Any > guides appreciated. Thanks. > > Regards. > Anthony > > > On Wed, Jul 4, 2012 at 12:27 PM, Anthony Salim < > [email protected]> wrote: > >> Hi guys, >> >> Solved it. Its because i havent created the __init_,py file. >> >> Regards, >> Anthony >> >> >> On Wed, Jul 4, 2012 at 2:04 AM, Murphy McCauley < >> [email protected]> wrote: >> >>> Can you give more context here? What were you trying to do at the time? >>> Had you made any modifications to any files? Which branch were you using? >>> Was there any additional output? >>> >>> -- Murphy >>> >>> On Jul 3, 2012, at 10:16 AM, Anthony Salim wrote: >>> >>> > Hi guys, >>> > >>> > What does this error means? >>> > >>> > include ../../../Make.vars >>> > >>> > *** No rule to make target `__init__.py', needed by `all-am'. Stop. >>> > >>> > Regards, >>> > Anthony >>> >>> >> >
