Re: PGadmi4 - Unable to set up dev environment

2023-02-12 Thread Vaij Bharamshetty
I was able to get through the issue after installing this on a new VM. Thank you for your help. Vaij On Wed, Feb 8, 2023 at 10:10 AM Vaij Bharamshetty wrote: > Hi Aditya. > > I am using requirements.txt within the pgadmin4 directory. Attaching here > for your reference. > >

Re: PGadmi4 - Unable to set up dev environment

2023-02-08 Thread Vaij Bharamshetty
stalling the correct > one then you will not face any issue. I have already shared the > requirements, it has Flask-SocketIO as well. > > On Wed, Feb 8, 2023 at 10:46 AM Vaij Bharamshetty > wrote: > >> Hi Aditya, >> >> Would it be possible to assist me in real ti

Re: PGadmi4 - Unable to set up dev environment

2023-02-07 Thread Vaij Bharamshetty
Flask-SQLAlchemy==2.5.* > I suggest, deleting the venv completely and reinstalling using pgAdmin > requirements.txt > > On Tue, Feb 7, 2023 at 11:46 AM Vaij Bharamshetty > wrote: > >> Thank you Aditya. >> >> I tried creating from the pgadmin4 directory, b

Re: PGadmi4 - Unable to set up dev environment

2023-02-06 Thread Vaij Bharamshetty
15.*; python_version <= '3.6' > Authlib==1.1.*; python_version >= '3.7' > requests==2.25.* > pyotp==2.* > qrcode==7.* > Pillow==8.4.*; python_version <= '3.6' > Pillow==9.*; python_version >= '3.7' > boto3==1.23.*; python_version <= &

Re: PGadmi4 - Unable to set up dev environment

2023-02-06 Thread Vaij Bharamshetty
mation. Attaching pip freeze for your reference. On Mon, Feb 6, 2023 at 1:05 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Vaij, > > You're using Flask 2.2.2. But the pgAdmin requirements say: > > Flask==2.0.3; python_version <= '3.6'

Re: PGadmi4 - Unable to set up dev environment

2023-02-05 Thread Vaij Bharamshetty
Feb 5, 2023 at 10:00 AM Vaij Bharamshetty > wrote: > >> Hi team, >> >> I am trying to set up dev. environment Rocky Linux 9. Despite repeated >> attempts, I am still getting the following errors and need help in >> fixing this. >> >> >> &g

PGadmi4 - Unable to set up dev environment

2023-02-04 Thread Vaij Bharamshetty
Hi team, I am trying to set up dev. environment Rocky Linux 9. Despite repeated attempts, I am still getting the following errors and need help in fixing this. *Traceback (most recent call last): File "/home/vaij/pgadmin4/web/setup.py", line 24, in import config File "/home/vaij