You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions state that after cloning the repository, run
cd h5serv
python h5serv
however h5serv.py isn't in this directory. I also tried running python app.py, however h5serv.py is a dependency. Is there something I'm missing?
The instructions state that after cloning the repository, run
cd h5serv
python h5serv
however h5serv.py isn't in this directory. I also tried running python app.py, however h5serv.py is a dependency. Is there something I'm missing?