|
Hi, I am following the directions here for installing the django debug toolbar, but am encountering an error on step 1 part d:
Even though I added this directory to my Thanks for any suggestions |
|
After facing this problem again with a different application, I chose to install using pip to install account-wide:
rather than using easy-install and editing my PYTHONPATH. After that, you can go straight to configuring Another option for anyone facing PYTHONPATH issues. |
I can't think of any reason why the documentation would not work in your case. Can you open a ticket where we can try this under your account to reproduce the problem? Then, once resolved, we can answer this question with the solution.