We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hiya, thanks for putting this together - this looks exactly what I need but I've followed the instructions on the README and I get
Could not import extension sphinx_graphiql (exception: cannot import name 'SphinxGraphiQL')
when I try and generate my docs. I'm using Python 3 and Sphinx 1.8.1
I noticed there were a couple of pull requests (#1, #2) that may relate to this.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Any updates on this?
Sorry, something went wrong.
I think this is due to a missing init.py file.
Hello, are there any updates on this? Due to this issue I cannot generate docs with sphinx3.2.1 and python 3.8.5.
I see #1 which should fix this, but for some reason it is not merged yet and release is not issued. Are there any reasons for that?
How did I do that: #5 (comment) ? I did not mean to!
wawhal
No branches or pull requests
Hiya, thanks for putting this together - this looks exactly what I need but I've followed the instructions on the README and I get
when I try and generate my docs.
I'm using Python 3 and Sphinx 1.8.1
I noticed there were a couple of pull requests (#1, #2) that may relate to this.
Thanks in advance
The text was updated successfully, but these errors were encountered: