-
Notifications
You must be signed in to change notification settings - Fork 0
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
node main predictor.py
not rendering anything?
#1
Comments
Hi, thanks for your interest! The problem should be corrected now. It was a minor regular expression error causing the issue. Let me know if you have any other issues/queries/suggestions. All the best! |
@tom-draper Thanks for looking into this :) Which commit should users check out if they'd like to try this out? Latest commit (6 Apr 2023) on main branch (cfac64e) doesn't appear to be rendering anything though :( |
That commit should be the correct one. I've just tested it and it works on my end. Are you getting any error messages? It may take a while to render the graph depending on the size of the Python file. Even while it's loading you should be able to see the class names in the bar across the top. Also, maybe try |
I may be doing something wrong hmm.. Do i need to uninstall express globally and then run |
Is the server running fine? Does the program print out |
Yep, the program does print out the url. Re-ran it with node v18.15.0. Nothing is being rendered on both FF & Chrome after about 30-45 seconds. express @ 4.18.2 |
Hm okay. Sorry about this, I'll look into this issue and get back to you |
If you open the developer tools in Chrome and look at the console do you see any errors? |
Hi there 😀. I tried running
node main predictor.py
which I thought would render something similar to the figure in the readme. The server spins up fine but nothing appears to be rendered despite having tried both FF & Chrome.Thanks for creating this project and wishing you a pleasant week ahead.
The text was updated successfully, but these errors were encountered: