Thanks Denis, but unfortunately that didn't work.
On Tue, Jan 3, 2012 at 11:31 PM, Denis Darii <[email protected]> wrote:
> Try to force the installation inside your env:
>
> (Pinax-env) P:\Projects\Pinax>pip install --ignore-installed
> django-debug_toolbar
>
(Pinax-env) P:\Projects\Pinax>pip install --ignore-installed
django-debug_toolbar
Downloading/unpacking django-debug-toolbar
Downloading django-debug-toolbar-0.9.1.tar.gz (148Kb): 148Kb downloaded
Running setup.py egg_info for package django-debug-toolbar
Installing collected packages: django-debug-toolbar
Found existing installation: django-debug-toolbar 0.8.5
Uninstalling django-debug-toolbar:
Successfully uninstalled django-debug-toolbar
Running setup.py install for django-debug-toolbar
Successfully installed django-debug-toolbar
Cleaning up...
(Pinax-env) P:\Projects\Pinax>manage.py syncdb
Error: No module named debug_toolbar
> On Tue, Jan 3, 2012 at 12:31 PM, Alec Taylor <[email protected]> wrote:
>>
>> Unfortunately I keep getting this error, no mater what I do.
>>
>> Here's what I've attempted: http://pastebin.com/jcrSSYvd
>>
>> How do I solve this error?
>>
>> Thanks for all suggestions,
>>
>> Alec Taylor
>>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.