Skip to content

ModuleNotFoundError: No module named 'psycopg' #14

Description

@dgleba

I am getting the following error..

File "/opt/pgedge/pgedge/hub/scripts/spock.py", line 6, in <module>
docker-pgedge-n2-1  |     import util, meta, api, fire, psycopg
docker-pgedge-n2-1  | ModuleNotFoundError: No module named 'psycopg'

I get it on all the machines I try. This one is Xubuntu 22.04.

I am following https://www.pgedge.com/blog/pgedge-docker-compose-quick-start

python3 -c "$(curl -fsSL https://pgedge-download.s3.amazonaws.com/REPO/install.py)"
cd pgedge/docker
docker compose build
docker compose up
albe@del-7410:/ap/test/732collection/red74/pgedge74/docker$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
albe@del-7410:/ap/test/732collection/red74/pgedge74/docker$

Any hints for me?

Originally posted by @dgleba in pgEdge/cli#12 (comment)

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