Skip to content

4.3.0 - format_timestamps import error #1501

@im-n1

Description

@im-n1

I just upgraded to 4.3.0 version and I get this error:

$ pgcli -V       
Traceback (most recent call last):
  File "/usr/bin/pgcli", line 5, in <module>
    from pgcli.main import cli
  File "/usr/lib/python3/dist-packages/pgcli/main.py", line 23, in <module>
    from cli_helpers.tabular_output.preprocessors import (
    ...<3 lines>...
    )
ImportError: cannot import name 'format_timestamps' from 'cli_helpers.tabular_output.preprocessors' (/usr/lib/python3/dist-packages/cli_helpers/tabular_output/preprocessors.py)

Edit:
4.2.0-1 from http://deb.debian.org/debian/pool/main/p/pgcli/ works without any issue

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