INSTALLED_APPS = [ … 'fb_weatherbot' ] $ ./manage.py startapp fb_weatherbot Traceback (most recent call last): … ImportError: No module named 'fb_weatherbot'