Y
Hacker News
new
|
ask
|
show
|
jobs
by
synchronizing
1441 days ago
Check out the README:
https://github.com/BrainJS/brain.js
2 comments
Aspos
1441 days ago
Oh, you don't need to use python if you don't want to. Brain.js happily runs in a broswer.
link
YetAnotherNick
1441 days ago
It's just a requirement. Python 2 is available on all the systems I know. What difficulty are you facing in installing it?
link
kllrnohj
1441 days ago
> Python 2 is unsupported by the Python Foundation since 2020-01-01 and is being removed as of Debian 11 (Bullseye)
https://wiki.debian.org/Python
link
YetAnotherNick
1439 days ago
It's not being removed. It won't be default, but installing python2 is possible(
https://packages.debian.org/stable/python/python2
)
link