Who the fuck thought python would be a good base language for dealing with AI?
You have to depend on like a billion libraries that are written in an actual language (C), so you end up with three layers of dependency hell: one for python, one for your system libraries that actually do all the heavy lifting and one for your drivers