MySQL comes in the 2 parts: The server which hosts the database, and the client software which talks to the server. It's not finding the server to talk to.
MySQL installed itself as a Component Service on my windows machine. If you look into services (easily accessible From Task Manager > Services tab), you can find the MYSQL80 and start it. This should fix the problem.