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

Error #1

Open
makaay2077 opened this issue Mar 19, 2022 · 1 comment
Open

Error #1

makaay2077 opened this issue Mar 19, 2022 · 1 comment

Comments

@makaay2077
Copy link

I congratulate you for this beautiful work.

I get an error when I run the "python -m examples.visualize_intersections -c "data/faster_r-cnn_output/bicycle_symbols_example.csv"" codes.

Traceback (most recent call last):
File "C:\Users\123gu\anaconda3\envs\open3d\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "C:\Users\123gu\anaconda3\envs\open3d\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\123gu\Desktop\dosyalar\Geolocalization_of_Street_Objects-master\examples\visualize_intersections.py", line 84, in
initial_location = get_pano_location(pano_id)
File "C:\Users\123gu\Desktop\dosyalar\Geolocalization_of_Street_Objects-master\src\api_request.py", line 16, in get_pano_location
pano_data = json.loads(response.content)
File "C:\Users\123gu\anaconda3\envs\open3d\lib\json_init
.py", line 354, in loads
return _default_decoder.decode(s)
File "C:\Users\123gu\anaconda3\envs\open3d\lib\json\decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\123gu\anaconda3\envs\open3d\lib\json\decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Can you help?

@chrise96
Copy link
Collaborator

Hi makaay2077, 

Thank you! The City of Amsterdam paused the public access of https://api.data.amsterdam.nl/panorama/panoramas/. It will be back online in a few weeks hopefully 👍

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

2 participants