简体   繁体   中英

How to get Jupyter working after Python change 32bit -> 64bit

I installed 64-bit Python and uninstalled 32-bit Python so that I can use tensorflow. Now when I try to use Jupyter I get:

Fatal error in launcher: Unable to create process using '"c:\users\username\appdata\local\programs\python\python38-32\python.exe" "C:\Users\username\AppData\Local\Programs\Python\Python38-32\Scripts\jupyter.exe" --runtime-dir': The system cannot find the file specified.

What's the best way to fix this? Do I have to reinstall Jupyter or can I just change the specified executables?

Yes You should reinstall Juypter notebook It's best and easy way to fix it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM