First open Anaconda->; Anaconda Prompt, and then enter the following code in the pop-up dialog:
pip install --upgrade tensorflow
Then, just wait for it to run automatically, and with luck, it won’t make a mistake. Of course most of them go wrong.
When the following picture pops up with an error:
You need to find __init__. Py in the folder directory shown above. Open the file with Notepad++ and change line 73:
return s.decode(sys.__stdout__.encoding)
Change to
return s.decode('cp936')
At this point, the problem is solved.
Read More:
- Gog cannot link PSN: the connection to the server timed out
- 500 (International server error) server error in Flash + heroku
- How to Fix Spoolsv.exe Application Error
- Error getting authority: Error initializing authority: Could not connect: No such file or directory
- Mac installation tree command error solution
- Error. Onload failed when ‘rjava’ was calculated in loadnamespace()
- MySQL error: starting MySQL… The server quit without updating PID file
- [619]libgtk-3.so.0 or libXt.so.6: cannot open shared object file: No such file or directory
- MacOS Mojave uses SMB LAN share as backup disk of timemachine time machine. Disk does not support time machine backups. (error 45)
- Unity Error: Asset database transaction committed twice!
- Error: a JNI error has occurred, please check your installation and try again
- Error when Struts2 started Tomcat: org.apache.catalina.core.StandardContext filterStart
- How to Fix IIS7.5 Disallowed Parent Path Error
- git error: The following untracked working tree files would be overwritten by checkout
- Centos7 hive started to report an error. There is no route to the host. The firewall has been closed
- [How to Fix]Type error: must use keyword argument for key function
- Type error: must use keyword argument for key function
- The method println(boolean) in the type PrintStream is not applicable for the arguments (void) Error
- How to Fix KeyError: ‘plotly_domain’
- JSON parse error: Can not deserialize instance of java.lang.String out of START_OBJECT token