Skip to content

Not able to run! #32

Description

@blackspeck

Im not able to run user_overview.py I get this error message

File "tinker/user_overview.py“, line 2, in <module>
    from libs.bunq_lib import BunqLib
  File "/bunqtink/tinker/libs/bunq_lib.py", line 8, in <module>
    from bunq.sdk.client import Pagination
  File "/bunqtink/.venv/lib/python3.6/site-packages/bunq/__init__.py", line 6, in <module>
    from bunq.sdk.json import converter
  File "/bunqtink/.venv/lib/python3.6/site-packages/bunq/sdk/json/converter.py", line 1
    from __future__ import annotations
    ^
SyntaxError: future feature annotations is not defined

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