HackerShackOfficial / AI-Smart-Mirror

Smart Mirror with a smart AI 🤖
MIT License
537 stars 214 forks source link

Linux Implementation #26

Open gandalffoogray opened 7 years ago

gandalffoogray commented 7 years ago

is there an instruction for implementing the AI system using Linux?

Destroyerrrocket commented 7 years ago

I managed to make it work. You're probably missing the Java package.

sudo apt-get install default-jre

it should solve the OSError (or something like that) :)