Lists: | pgsql-interfaces |
---|
From: | Ibrahim Shaame <ishaame(at)gmail(dot)com> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | can't run setup.py in pgAdmin4 |
Date: | 2024-04-08 13:55:26 |
Message-ID: | CAJOWwD4w1FnXcB_LtSriZoYDdFfDi_u4ZMkP0K7YY-Gza0GPxQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
I am making a new installation of pgadmin4-8.5 from sources.
While following instructions in the README.md, when I get to:
python3 $PGADMIN4_SRC/web/setup.py, I get this error message:
Usage: setup.py [OPTIONS] COMMAND [ARGS]...
Try 'setup.py --help' for help.
╭─ Error
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Missing command.
│
╰─────────────────────────────────────
and I am stuck there.
Any hint
Thanks
Ibrahim Shaame