I’m upgrading my python version to 3.12 and when I do pip install jupyter, jupyer.exe file isn’t add in my Python312/Scripts files.
It only contains pip.exe, pip3.exe and pip3.12.exe.
Looking on the net, it looks like it should have been installed in this folder by default.
Could you please help me understand how to solve this issue?
Thanks