timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

"ImportError at /" when running "make serve" #21

Closed eviljoel closed 11 years ago

eviljoel commented 11 years ago

I received the following error when running "make serve". Apparently there was no generated data.

ImportError at /

No module named data

Request Method: GET Request URL: http://127.0.0.1:8000/ Django Version: 1.5 Exception Type: ImportError Exception Value:

No module named data

Exception Location: /home/eviljoel/timvideos/timvideos/website/frontend/views.py in , line 19 Python Executable: /home/eviljoel/timvideos/timvideos/website/bin/python Python Version: 2.7.3 Python Path:

['/home/eviljoel/timvideos/timvideos/website', '/home/eviljoel/timvideos/timvideos/website/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg', '/home/eviljoel/timvideos/timvideos/website/src/git-cl', '/home/eviljoel/timvideos/timvideos/website/src/django-testing-fixes', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7/plat-linux2', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7/lib-tk', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7/lib-old', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7/lib-dynload', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/home/eviljoel/timvideos/timvideos/website/local/lib/python2.7/site-packages', '/home/eviljoel/timvideos/timvideos/website/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', '/home/eviljoel/timvideos/timvideos/website/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', '/home/eviljoel/timvideos/timvideos']

Server time: Wed, 13 Mar 2013 15:42:52 +1100

mithro commented 11 years ago

Fixed in https://github.com/timvideos/timvideos/commit/c403ecb3ecff19843308a01e0db405a1eb05244d