Re: RB 2.0.11 ImportError: No module named apps && RuntimeError: Failed to build media files

2016-06-20 Thread David Trowbridge
If you're installing from the egg, it shouldn't be trying to build media files. What command did you run to get that output? -David On Tue, Jun 14, 2016 at 7:17 AM Mátyás Papp wrote: > Hey there! > > I wanna installing rb 2.0.11 but I get these errors: > > Traceback (most recent call last): >

RB 2.0.11 ImportError: No module named apps && RuntimeError: Failed to build media files

2016-06-14 Thread Mátyás Papp
Hey there! I wanna installing rb 2.0.11 but I get these errors: Traceback (most recent call last): File "contrib/internal/build-media.py", line 29, in ret = call_command('collectstatic', interactive=False, verbosity=2) File "/usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg