Skip to content

Error when running the samples #12

@nerezo

Description

@nerezo

Hi,

When I try to run one of the samples, the below error occurs:

Traceback (most recent call last):
  File "hello-world-bot.py", line 8, in <module>
    import btcebot
  File "build/bdist.linux-x86_64/egg/btcebot/__init__.py", line 3, in <module>
  File "build/bdist.linux-x86_64/egg/btcebot/bot.py", line 9, in <module>
ImportError: cannot import name validatePair

There is no validatePair implementation in the common.py file as I see and it wants to import that.

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