pyenv also allows for a .local file to autoload the environment

On Wednesday, November 22, 2017 at 3:51:09 PM UTC-6, k2527806 wrote:
>
> If you use virtualenv, first of all activate the virtualenv
>
> On Nov 22, 2017 8:12 PM, "ngn zone" <[email protected] <javascript:>> 
> wrote:
>
> Hello all,
>
>   I am new to Django. I am trying to run a project and when I run "python 
> manage.py makemigrations " I get the following error message. 
> What am I doing wrong?
>
>
> python manage.py makemigrations
> Traceback (most recent call last):
>   File "manage.py", line 9, in <module>
>     dotenv.read_dotenv()
> AttributeError: 'module' object has no attribute 'read_dotenv'
>
> -- 
> 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 [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/7b296ad6-ef80-4186-a82b-a49345448bee%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/django-users/7b296ad6-ef80-4186-a82b-a49345448bee%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/d9ba221d-e3fd-4a74-903b-cf16e7f4b357%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to