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.
>
>
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
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
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 <= &
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'
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
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