coinbase / coinbase-python

DEPRECATED — Coinbase Python API
Apache License 2.0
524 stars 218 forks source link

from test.helpers import mock_response ImportError: No module named helpers #67

Closed needlesszero closed 6 years ago

needlesszero commented 6 years ago
Traceback (most recent call last):
  File "test_client.py", line 41, in <module>
    from test.helpers import mock_response
ImportError: No module named helpers

how to solve it , thank you

sds commented 6 years ago

Hey @needlesszero, we need more information in order to understand what's going on here. What command are you running to get this error?

If you can provide a simple series of steps to easily reproduce the problem, that would help us better understand what's going on. Thanks!

sds commented 6 years ago

Closing due to lack of response. Feel free to reopen with additional context. Thanks!