frederikme / TinderBotz

Automated Tinder bot and scraper using selenium in python.
MIT License
587 stars 151 forks source link

Cannot load helpers #111

Closed bent123098 closed 1 year ago

bent123098 commented 1 year ago

File "C:\Users\tynerb\AppData\Roaming\Python\Python39\site-packages\tinderbotz__init__.py", line 1, in from tinderbotz.session import Session File "C:\Users\tynerb\AppData\Roaming\Python\Python39\site-packages\tinderbotz\session.py", line 19, in from tinderbotz.helpers.geomatch import Geomatch ModuleNotFoundError: No module named 'tinderbotz.helpers'

Please help, I cannot get the helpers to load. Thanks.

frederikme commented 1 year ago

Make sure your script is located and running from the parent directory