Skip to content

windows install issues #1

Description

@simra

Hi, I built the client API using python setup.py install --user. I can import the package in a test script but the content of the module is empty:


>>> import net.thefletcher.tbaapi.v3client
>>> print(dir(net.thefletcher.tbaapi.v3client))
['__doc__', '__loader__', '__name__', '__package__', '__path__', '__spec__']

Am I missing some dependencies? Is the package available via some other means?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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