On 04/05/2021 08:39, Dave Page wrote:
Hi

On Tue, May 4, 2021 at 6:34 AM Aditya Toshniwal <aditya.toshni...@enterprisedb.com <mailto:aditya.toshni...@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
r...@rodonnell.ie


Reply via email to