Skip to content

Testing Commands in README.md #35

@braydonf

Description

@braydonf

Tests describe running the command:

python ecdsa/test_pyecdsa.py

However, I received an error:

Traceback (most recent call last):
  File "test_pyecdsa.py", line 11, in <module>
    from .six import b, print_, binary_type
ValueError: Attempted relative import in non-package

It worked when running the command:

python -m ecdsa.test_pyecdsa

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