You will need to look at all errors that are being flagged in the console and fix them.
Note: If you cannot see any errors in the console but the message still appears it may be an issue with a script using the namespace UnityEngine.Networking;
If the script is not being used then comment out the sections where the errors appear.
Once all scripts are free of errors, Unity can compile the scripts and you can enter play mode.