linus-jansson / btd6farmer

A tool to make autonomous macros in Bloons Td 6. Relies on OCR and template matchmating for navigation. Made in python
https://discord.gg/qyKT6bzqZQ
MIT License
31 stars 11 forks source link

error #75

Closed youmustp closed 1 year ago

youmustp commented 1 year ago

import mouse, keyboard ModuleNotFoundError: No module named 'mouse'

youmustp commented 1 year ago

import mss ModuleNotFoundError: No module named 'mss'

linus-jansson commented 1 year ago

Seems like you have not installed the dependencies, please follow the installation guide in the README