Re: pgAdmin4 on Kubuntu Hirsute - Mailing list pgadmin-support

From Ray O'Donnell
Subject Re: pgAdmin4 on Kubuntu Hirsute
Date
Msg-id 45fcb277-5eee-c3e4-5343-1738676cb003@rodonnell.ie
Whole thread Raw
In response to Re: pgAdmin4 on Kubuntu Hirsute  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
On 04/05/2021 08:39, Dave Page wrote:
> Hi
> 
> On Tue, May 4, 2021 at 6:34 AM Aditya Toshniwal 
> <aditya.toshniwal@enterprisedb.com 
> <mailto:aditya.toshniwal@enterprisedb.com>> wrote:
> 
>     Hi Ray,
> 
>     A working solution would be to recreate the symlink to match your
>     python. Use the below command -
> 
>     *|sudo rm /usr/pgadmin4/venv/bin/python3 && sudo ln -s
>     /usr/bin/python3.9 /usr/pgadmin4/venv/bin/python3|*
> 
> There's a pretty good chance that won't work; any of the python modules 
> in the venv that use cpython will be linked against Python 3.8.

Hi Dave,

Indeed - it didn't work when I ran /usr/bin/python3.9 directly.

> Ray, we do have snapshot builds for Hirsute - you would probably be best 
> using them until 5.3 is released: 

I've done that, and it works - thanks a million!

Ray.


-- 
Raymond O'Donnell // Galway // Ireland
ray@rodonnell.ie



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin4 on Kubuntu Hirsute
Next
From: Yusuf Boran
Date:
Subject: Ubuntu install problem