Adam Yoblick
Adam Yoblick
Draft PR is up at https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/VS/pullrequest/516598
Ok so I was able to repro this. There seem to be two problems going on here. The first is IPython.kernel not being found. In order to get past this,...
I also tried running these commands from a console. I opened a command prompt in my python 3.11 environment, then typed `ipython` to get the interactive prompts. I entered all...
> @AdamYoblick Is this deprecated already? Technically no, vsp should still be supported. Let me reach out to the VS team.
@linette-zyy What version of python did you have installed for this?
@linette-zyy Also can you please provide the pythoninfo.py file you mentioned so we can use it to troubleshoot?
Patrick Nelson would be the one from the VS team that can help troubleshoot this. But he just went on PTO :)
/cc @zooba for tracking
PR for this work is up at https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/592942. Going to wait to merge this in until all 3.13 features are working (debugging, mixed mode debugging, and profiling).
I also tested this and I couldn't repro on the latest Public Preview of VS.