-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
Running ndlib-rest on Windows 10? #9
Comments
I'll try to reproduce the docker error as soon as possible. In the meantime check if your current installation of ndlib is updated: from your local testing screen it seems that your version does not have the SWIRModel class. |
Ok, it seems that - at least on Windows - there is an issue with the log file generation. It should not prevent the service from running though. Remember that ndlib-rest by itself provide access only to the remote experiment server, not to the visual framework (which, still being in an early beta, is shipped separately). Once started ndrest.py you can access the REST api as specified in the documentation page: http://localhost:5000/docs If you want to run the viz service, once installed and executed ndlib-rest, you have to check-out and configure the following repository: https://github.com/GiulioRossetti/NDLib_viz |
Quite strange...
|
I've tried and nothing new happened, unfortunately |
Hey, having the same problem. The URL throws 404. Any leads? Thanks in advance |
Hi, unfortunately, I don't have a Windows machine to reproduce the issue at the moment. |
Is it possible to run app on Windows 10?
I get empty UI while running prebuilt Docker image.
Console logs points to node.js:
When I am building the image by myself, it fails again
Local testing
Running gunicorn:
fcntl looks like Linux command.
The text was updated successfully, but these errors were encountered: