Y
Hacker News
new
|
ask
|
show
|
jobs
by
joncrane
1758 days ago
I tried cloning it and running it but I'm missing a module; there is no requirements.txt either. :(
3 comments
psychomugs
1758 days ago
Generated a requirements.txt here:
https://gist.github.com/psychomugs/e0e298e1f82a271ef3e9eedbb...
link
nathancahill
1758 days ago
It needs a handful of libraries. I generated the animations here:
https://imgur.com/a/SJcAvHF
link
adrian_b
1758 days ago
Maybe you have to do
git clone --recursive
link