Skip to content

coinbase_advanced module cannot be imported after install (live trading disabled) #113

@dantelrharrell-debug

Description

@dantelrharrell-debug

Hello Coinbase team,

I am deploying a trading bot using your official coinbase-advanced-py SDK (latest version, installed by pip/git as documented).
The SDK does not actually provide a Python package named coinbase_advanced as required for live trading code. My code’s import (from coinbase_advanced.client import Client) fails, and my app logs: "coinbase_advanced module not installed. Live trading disabled."

Direct cloning the repo and copying files does not solve the issue, as there is no coinbase_advanced directory with an init.py and usable code.

Please update the packaging so the module is available and importable as shown in your documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions