-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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 validatePairThere is no validatePair implementation in the common.py file as I see and it wants to import that.
Metadata
Metadata
Assignees
Labels
No labels