ArcGIS Pro 3.1.0 version update broke my spyder installation, i ve tried everything from manual installing all dependencies to uninstall and reinstall ArcGIS Pro and deleting all its folders but still i cannot install spyder package (i tried with all available versions i.e 5.2.2, 5.3.3, 5.4.1, 5.4.2) . I am not quite sure but i believe that spyder's working version with ArcGIS Pro 3.0.3 was 5.1.5.
Any ideas?
Any version > 5.1.5 has dependency issues with the esri build related to something in the ipython/jupyter stack.
try >>> conda install spyder=5.1.5
or what I did was the completely not recommended
pip install spyder
when you have your clone activated.
I have had good luck with the "pip install spyder" technique on 2.9 and 3.0.3, described in a little more detail here.
@SOTIRIOSTRIANTOS your last reply was removed to the spam bin
@JesseCloutier check the bin and determine if this was indeed originating with the OP
i found a workaround by using another IDE, in my case visual studio 2022 was an available option and it was pretty easy to set the environment