Re: Problem django-allauth

2019-11-15 Thread Kevin Dublin
Are you in your virtual environment? And installing with virtualenv or
pipenv vs just pip?

On Fri, Nov 15, 2019, 11:06 AM Nemanja Marković 
wrote:

> I want to install django-allauth however it throws me a code error:
>
> Traceback (most recent call last):
>   File "c:\program files\python37-32\lib\runpy.py", line 193, in
> _run_module_as_main
> "__main__", mod_spec)
>   File "c:\program files\python37-32\lib\runpy.py", line 85, in _run_code
> exec(code, run_globals)
>   File "C:\Program Files\Python37-32\Scripts\pip.exe\__main__.py", line 9,
> in 
> TypeError: 'module' object is not callable
>
> My email is: markovicnemanj...@gmail.com
> Please Help me :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAAiBpJ7zeYuAZQZVn%3DREj0_OtYQ48yd2JjR3c%2BVM9e03PL0UhQ%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANips4JpSDRBC49H2KcczXAeyV7iO%3DgDnsDaQVx%2BhTNRM1XbAg%40mail.gmail.com.


Problem django-allauth

2019-11-15 Thread Nemanja Marković
I want to install django-allauth however it throws me a code error:

Traceback (most recent call last):
  File "c:\program files\python37-32\lib\runpy.py", line 193, in
_run_module_as_main
"__main__", mod_spec)
  File "c:\program files\python37-32\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
  File "C:\Program Files\Python37-32\Scripts\pip.exe\__main__.py", line 9,
in 
TypeError: 'module' object is not callable

My email is: markovicnemanj...@gmail.com
Please Help me :)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAiBpJ7zeYuAZQZVn%3DREj0_OtYQ48yd2JjR3c%2BVM9e03PL0UhQ%40mail.gmail.com.