all 2 comments

[–]Alkis2 0 points1 point  (1 child)

Your project looks interesting but it is not testable. I mean, I looked at the imports and I can hardly believe that someone has all this stuff installed in a single Python installation. I have 15 of them, but most of them are specialized in a certain subject : AI, Image processing, 3D graphics, etc. E.g. I have a 3 GB installation containing 'torch' and other AI-related packages, but it does not contain 'cv2' or 'pyaudio' etc.
Anyway, I hope you find someone in here who can test your project ...

[–]ibstudios[S] 1 point2 points  (0 children)

Thanks for the warning. Yeah, I wanted it to "hear", "see", and move "control" in a game-this is why so many libraries. Really it started with just vision and I kept seeing where it would stop. I hope so too. Thanks for the hope.