K
K
Konstantin Malyarov2018-05-06 17:00:19
Django
Konstantin Malyarov, 2018-05-06 17:00:19

No module named 'debug_toolbar'?

There are packages, in the settings it is indicated:

INSTALLED_APPS = [
    #...
    'debug_toolbar',
    #...
    'django.contrib.staticfiles',
]

5aef0ac9a96c4255241145.png
And when you start the server, everything falls down?
5aef0ad1aba89097019307.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rostislav Grigoriev, 2018-05-06
@Konstantin18ko

For some reason you are running with sudo . Run without it and the virtual environment will pick up

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question