Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

ImportError while running rdbms-subsetter #40

Description

@POOJA-BFRS01535

Getting import error trying to run the most basic command.

Traceback (most recent call last):
  File "/usr/local/bin/rdbms-subsetter", line 7, in <module>
    from subsetter import generate
  File "/usr/local/lib/python2.7/dist-packages/subsetter.py", line 75, in <module>
    from dialects.postgres import fix_postgres_array_of_enum
ImportError: No module named dialects.postgres

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