Priler / terraria-autofishing

Python bot made for Terraria game, mainly for automatic fishing in-game with items recognition via Sonar potion.
MIT License
30 stars 5 forks source link

module not found #3

Closed desmondyipyc closed 2 years ago

desmondyipyc commented 2 years ago

how do i run the bot? when i run bot, it state module not found csv2 follow by mss

Priler commented 2 years ago

Install all required modules before running the bot. There is no csv2 module, it's cv2 (opencv-python) - https://pypi.org/project/opencv-python/