Skip to content

Use of deprecated bitcoin library causes conflicts with python-bitcoinlib #168

@rdong8

Description

@rdong8

This library uses pybitcointools, which defines a package called bitcoin. This package has been deprecated by Vitalik and he recommends the cryptos library to be used instead.

Additionally, if you install this library alongside python-bitcoinlib, another popular Bitcoin library, it breaks because it has the same package name of bitcoin.

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