Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Seems like examples aren't running #14

Open
danazkari opened this issue Jul 6, 2017 · 1 comment
Open

Seems like examples aren't running #14

danazkari opened this issue Jul 6, 2017 · 1 comment

Comments

@danazkari
Copy link

Yo Daniel! I tried to run the steering and flappy bird examples with provided URLs in README description, but they seem to be missing your library somehow.

https://shiffman.github.io/Neural-Network-p5/examples/neuro-evolution/flappy/
image

So yeah, not super important to fix, but just would be nice so I can show my friends!

@RobinMalfait
Copy link

I had the same problem, it is best to serve it via some server thingy from the root of the project, otherwise the ../../ imports won't work. Try something like

python -m SimpleHTTPServer 1234

From the root of the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants