Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error when run $ python manage.py makemigrations #7

Open
Nori1117 opened this issue Mar 29, 2023 · 3 comments
Open

Build error when run $ python manage.py makemigrations #7

Nori1117 opened this issue Mar 29, 2023 · 3 comments

Comments

@Nori1117
Copy link

Could you please answer me below questions?

  1. Regarding this session (Create a .env file on ecom folder (/ecom/.env) setting all requirements without using space after "=". Copy and paste on our .env file:)
    what kind of value I have to set? Is it possible to set nothing?

  2. I think because of 1. I got error when run below command.

$ python manage.py makemigrations
error: django.core.exceptions.ImproperlyConfigured: Set the NOTIFY_EMAIL environment variable

@Nori1117
Copy link
Author

When run pip install -r requirements.txt I got
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
So going to try install xcode-select --install and will see results also

@JarnoDeSmedt
Copy link

I have the same question about the NOTIFY_EMAIL value , thanks in advance

@code-with-praveen143
Copy link

Need to create an virtual environment wrapper by using the command--> $mk virtualenv
and then work on that environment make easy to migrate all your work changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants