Michelprogram / albion-gathering-bot

Object detection using Yolov5
4 stars 4 forks source link

CaptureFactory not importing correctly #2

Open igorclerigo opened 4 months ago

igorclerigo commented 4 months ago

Firstly, thanks for ur contrib, seems to be an outstanding bot : ) I started learning python a month a go and i still cannot fix this by myself. would u mind helping me?

from Application.Capture.Factory import CaptureFactory ModuleNotFoundError: No module named 'Application'

i dont understand why this is prompting as an error since the source is untouched and the way of importing is correct!

RainyZombie commented 3 months ago

same issue here....anyone has any fix please?