Friday, November 15, 2019

Re: Problem django-allauth

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ć <markovicnemanja26@gmail.com> 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 <module>
TypeError: 'module' object is not callable

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+unsubscribe@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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANips4JpSDRBC49H2KcczXAeyV7iO%3DgDnsDaQVx%2BhTNRM1XbAg%40mail.gmail.com.

No comments:

Post a Comment