Are you using virtual environment? On Thu, Aug 24, 2023, 22:37 ALINDA Fortunate <[email protected]> wrote:
> Hello family some help i have this error > > Aug 25 12:28:30 AM ImportError: Couldn't import Django. Are you sure it's > installed and available on your PYTHONPATH environment variable? Did you > forget to activate a virtual environment? > Aug 25 12:28:30 AM ==> Build failed 😞 > > Yet this is my requirements file and django is installed > asgiref==3.6.0 > dj-database-url==2.1.0 > Django==4.2.1 > gunicorn==21.2.0 > packaging==23.1 > psycopg2==2.9.7 > python-dotenv==1.0.0 > sqlparse==0.4.4 > typing_extensions==4.7.1 > tzdata==2023.3 > whitenoise==6.5.0 > > > Kindly help me. > -- > > ALINDA Fortunate > Graduate Of Computer Science > Gulu University > Passionate about Software Development in Python > If you can't explain it simply, you don't understand it well enough. > [email protected] <[email protected]>. > +256 774339676 / +256 702910041 > Kagadi. > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAPifpCvYY%3D%2BFuNAYKXgoikghEYGCB90iw_24S1Ctye%3DZEJdNqg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAPifpCvYY%3D%2BFuNAYKXgoikghEYGCB90iw_24S1Ctye%3DZEJdNqg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGGqo0PSZ%2BEmttU3KkZ14EidSxPzM0JSo4Wp6m30FCRRRj8Htw%40mail.gmail.com.

