Results 5 issues of Ela

> > > keys(sum($._)) > > > Argument is not object but int in keys() > > > keys($._) > > > Argument is not object but list in keys()

The error looks like this: Traceback (most recent call last): File "/usr/local/bin/objectpath", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/dist-packages/objectpath/shell.py", line 55, in main src=open(File,"r") IOError: [Errno 2] No such file or...

enhancement

There's no way to check in terminal which version of ObjectPath is installed.

Also keys(sum($.*) doesn't work.

documentation

Loading JSON document from http://hackathon.services-autoscout24.de/id.php?asset=357322040163096... done. > > > $.* > > > [ > > > { > > > "latitude": null, > > > "longitude": null, > >...

enhancement