Install django in a virtualenv. Then it should probably work. On Wed, 28 Apr, 2021, 1:46 pm [email protected], < [email protected]> wrote:
> Install pip3: > > sudo apt install python3-pip > > then install django: > > pip3 install django > > [email protected] schrieb am Mittwoch, 28. April 2021 um 09:12:41 UTC+2: > >> Go to settings from your pc and add python to your variable path. >> >> On Tue, 27 Apr 2021, 23:10 Sebastian Jung, <[email protected]> wrote: >> >>> Hello, >>> >>> You Install Django package with pip Install but you need with python3 >>> pip3 instead of pip. >>> >>> Regards >>> >>> Théodore KOSSI <[email protected]> schrieb am Mo., 26. Apr. 2021, >>> 13:40: >>> >>>> can you help me for this problem? >>>> >>>> -- >>>> 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/CAKiMjQG3F-qktrhRd3mF-ucK2fn8ph55r_sKD8ue5HakuWc%3DRQ%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/django-users/CAKiMjQG3F-qktrhRd3mF-ucK2fn8ph55r_sKD8ue5HakuWc%3DRQ%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/CAKGT9myD4dVKoPh-MgyTGfLfz9DMU_mSdGBq%2BVNOVpS%3DKGkztg%40mail.gmail.com >>> <https://groups.google.com/d/msgid/django-users/CAKGT9myD4dVKoPh-MgyTGfLfz9DMU_mSdGBq%2BVNOVpS%3DKGkztg%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/a33cb17f-23aa-43fa-9319-6a40085708fen%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/a33cb17f-23aa-43fa-9319-6a40085708fen%40googlegroups.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/CANd-%2BoDmd6CeMZ%3DwoR1h0TOyc%2Bd-ErCLV5von3oJJT6xD2%3DHQQ%40mail.gmail.com.

