I started using Atom editor and inadvertently renamed everything in my google app engine folder from "appengine" to "google.golang.org". I switched it all back even replacing the "go_appengine" folder but I'm still getting the following error when I run my app:
goapp serve: unable to find dev_appserver.py
Thoughts?