Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Cannot even import coinbase #3

@WACOMalt

Description

@WACOMalt

in python 3.4.2, when I use "import coinbase"

I get the following error:

Traceback (most recent call last):
File "coinkiosk2.py", line 13, in <module>
import coinbase
File "C:\Python34\lib\site-packages\coinbase\__init__.py", line 8, in <module>
from .CoinbaseOAuth import CoinbaseOAuth File "C:\Python34\lib\site-packages\coinbase\CoinbaseOAuth.py", line 10, in <m odule> import requests ImportError: No module named 'requests'`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions