So I disabled the manage app execution for python 3.10, created the py.ini
file and executed setx.exe PY_PYTHON 3.8,setx.exe PY_PYTHON3 3.8.
After that i uninstalled 3.8 and reinstalled and now the version is showing
correctly.
Thanks everyone for the help.
Thanks
Sumeet
On Sat, 1 Apr 2023
work with 3.8
Thanks
Sumeet
On Fri, 31 Mar 2023 at 14:21, Barry Scott wrote:
>
>
> > On 31 Mar 2023, at 09:33, Sumeet Firodia wrote:
> >
> > Thanks Barry.
> >
> > One more thing is that pip --version also refers to python 3.10
> >
> > C:\Users
ere is I am trying to use snowpark for which I need python 3.8
but because of this I am not able to proceed with next steps.
Thanks
Sumeet
On Thu, 30 Mar 2023 at 22:45, Barry Scott wrote:
>
>
> On 30 Mar 2023, at 15:17, Sumeet Firodia wrote:
>
>
> Hi Team,
>
> I ha
>
> Hi Team,
>
> I have installed Python 3.8 for Snowpark but when I check the version in
> command prompt it shows me Python 3.10.10.
>
> C:\Users\admin>python --version
> Python 3.10.10
>
> Also when I try to uninstall 3.10 it says no such version is installed.
>
> C:\Users\admin>pip uninstall py