Skip to content

ImportError: cannot import name 'RecsTimeout' from 'pynder.errors'  #58

@guida-shen

Description

@guida-shen

please help me with the error thanks! Code as below:

tindetheus browse
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.11/bin/tindetheus", line 5, in
from tindetheus import command_line_run
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/tindetheus/init.py", line 1, in
from .tindetheus import * # noqa F401
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/tindetheus/tindetheus.py", line 39, in
from tindetheus.tinder_client import client
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/tindetheus/tinder_client.py", line 66, in
from pynder.errors import RecsTimeout
ImportError: cannot import name 'RecsTimeout' from 'pynder.errors' (/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pynder/errors.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions