Closed mc0514 closed 7 years ago
I had this same issue. Are you installing with pip or development version? Are you doing the quick or development install? If development, what port are you exporting? For grins, try port 3000.
@isaacgerg I installed it with pip. I tried port 3000 and not worked. Had you solved this problem?
installing the current git from pip git+https gives me a 404. Installing via the typical pip version works.
Try this: npm run deploy:prod
I'll start including the dist folder in git so that people no longer need to run deploy (convenience at the cost of messier commit messages).
This is a duplicate of https://github.com/jakebian/quiver/issues/2, if you're still having trouble we should have this discussion on gitter
When I add the quiver in my code `server.launch( model, # a Keras Model
and run it, but the browser shows Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. the terminal shows
127.0.0.1 - - [2016-11-17 15:02:26] "GET / HTTP/1.1" 404 374 0.006884 Created new window in existing browser session. 127.0.0.1 - - [2016-11-17 15:02:26] "GET /favicon.ico HTTP/1.1" 404 374 0.000999 127.0.0.1 - - [2016-11-17 15:03:00] "GET / HTTP/1.1" 404 374 0.000542 127.0.0.1 - - [2016-11-17 15:03:01] "GET / HTTP/1.1" 404 374 0.000735