HTTP-APIs / hydrus

REST server - Flask Hydra-powered for Semantic Web
https://pypi.org/project/hydrus/
MIT License
195 stars 130 forks source link

`hydrus serve` gives error #614

Closed adi611 closed 2 years ago

adi611 commented 2 years ago

I'm submitting a

Current Behaviour:

hydrus serve gives error hydrus: no such file or directory

Expected Behaviour:

After hydrus serve we should have a demo up and running on http://localhost:8080/serverapi/

Steps to reproduce:

Follow the instructions to run a demo for hydrus using the sample API, and after running hydrus serve we get error hydrus: no such file or directory

Snapshot:

Screenshot from 2022-02-25 11-05-22

Environment:

* python version: 3.7 * pip version: 20.0.2 * OS details: Ubuntu 20.04.4 LTS x86_64 ### Do you want to work on this issue? yes