Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geosolver #4

Open
Hy-Choi opened this issue Jul 6, 2016 · 0 comments
Open

geosolver #4

Hy-Choi opened this issue Jul 6, 2016 · 0 comments

Comments

@Hy-Choi
Copy link

Hy-Choi commented Jul 6, 2016

i using geosolver and geoserver.
when i run run.py , i got error

/anaconda/bin/python /Users/hy/WorkSpace/geos/geosolver-master-2/geosolver/database/run_database.py accessing: http://localhost:8000/questions/list/aaai Traceback (most recent call last): File "/Users/hy/WorkSpace/geos/geosolver-master-2/geosolver/database/run_database.py", line 47, in <module> save_questions('aaai') File "/Users/hy/WorkSpace/geos/geosolver-master-2/geosolver/database/run_database.py", line 24, in save_questions questions = geoserver_interface.download_questions(query) File "/Users/hy/WorkSpace/geos/geosolver-master-2/geosolver/database/geoserver_interface.py", line 34, in download_questions data = json.loads(r.text, object_hook=_decode_dict) File "/anaconda/lib/python2.7/json/__init__.py", line 352, in loads return cls(encoding=encoding, **kw).decode(s) File "/anaconda/lib/python2.7/json/decoder.py", line 364, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/anaconda/lib/python2.7/json/decoder.py", line 382, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant