You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception has occurred: ImportError
cannot import name 'GeomatchHelper' from 'tinderbotz.helpers.geomatch_helper' (/home/XXXX/TinderBotz-master/tinderbotz/helpers/geomatch_helper.py)
File "/home/XXXX/TinderBotz-master/tinderbotz/session.py", line 26, in
from tinderbotz.helpers.geomatch_helper import GeomatchHelper
File "/home/XXXX/TinderBotz-master/tinderbotz/init.py", line 1, in
from tinderbotz.session import Session
File "/home/XXXX/TinderBotz-master/quickstart.py", line 5, in
from tinderbotz.session import Session
ImportError: cannot import name 'GeomatchHelper' from 'tinderbotz.helpers.geomatch_helper' (/home/XXXX/TinderBotz-master/tinderbotz/helpers/geomatch_helper.py)
The text was updated successfully, but these errors were encountered:
Exception has occurred: ImportError
cannot import name 'GeomatchHelper' from 'tinderbotz.helpers.geomatch_helper' (/home/XXXX/TinderBotz-master/tinderbotz/helpers/geomatch_helper.py)
File "/home/XXXX/TinderBotz-master/tinderbotz/session.py", line 26, in
from tinderbotz.helpers.geomatch_helper import GeomatchHelper
File "/home/XXXX/TinderBotz-master/tinderbotz/init.py", line 1, in
from tinderbotz.session import Session
File "/home/XXXX/TinderBotz-master/quickstart.py", line 5, in
from tinderbotz.session import Session
ImportError: cannot import name 'GeomatchHelper' from 'tinderbotz.helpers.geomatch_helper' (/home/XXXX/TinderBotz-master/tinderbotz/helpers/geomatch_helper.py)
The text was updated successfully, but these errors were encountered: