Remove doc.py from `hydrus serve` command
See original GitHub issueI’m submitting a
- [ X] bug report.
- feature request.
Current Behaviour:
When hydrus serve
is run after installation, this error occurs:
No Hydra ApiDoc file to load has been found at site-packages/hydrus-0.1-py3.6.egg/examples/drones/doc.py
Expected Behaviour:
server should run. If there is no ApiDocumentation to load, an error message should be print in stdout telling what to do to generate an ApiDoc or where to find an example to use.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
API documentation - hydrus network - GitHub Pages
1 - Delete from a local tag service. 2 - Pend to a tag repository. 3 - Rescind a pend from a tag...
Read more >Hydrus Network on Tumblr
How do I remove a database file location on Mac OS? "decreasing file weight" when the location has a weight of 1 seems...
Read more >AUR (en) - hydrus - Arch Linux
The DOC_DIRS variable is set in the PKGBUILD, which should allow for people to strip the docs out of the final package if...
Read more >Cleanup procedures required if reinstalling with the ... - IBM
Uninstall by using the pip3 command on RHEL, SLES, and Ubuntu nodes. pip3 uninstall ansible; Uninstall by using the apt-get command on Ubuntu...
Read more >hydrus - PyPI
Hydra Ecosystem Flagship Server. ... create a doc.py file as the ones in examples/ directory containing your own ... Hydrus does not support...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This was from Windows user in the chat
This was already solved by @de-sh with https://github.com/HTTP-APIs/hydrus/commit/1b9aa2ef733cbc575249a924cd48590e6a8fb5df on the dev branch.
Current state:
I guess this can be closed.