Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Question: python render.py crashes #1

Closed
t4sk opened this issue Oct 20, 2017 · 1 comment
Closed

Question: python render.py crashes #1

t4sk opened this issue Oct 20, 2017 · 1 comment

Comments

@t4sk
Copy link

t4sk commented Oct 20, 2017

ruby 2.4.2
firefox 56 (linux)

python render.py crashes because rpc.json that I have is different from what render.py expects.

Traceback (most recent call last):
  File "render.py", line 393, in <module>
    render()
  File "render.py", line 352, in render
    rpc_methods = json_proto_to_rpc_dict()
  File "render.py", line 129, in json_proto_to_rpc_dict
    file_services = data[0]['file_services']
KeyError: 0

By changing the keys in render.py, I was able to regenerate the document.

Should I create a pull request?

@MaxFangX
Copy link
Contributor

MaxFangX commented Mar 3, 2018

We can handle the rendering and updating the site, no need to worry about it.

@MaxFangX MaxFangX closed this as completed Mar 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants