Re: got error in terminal, ubuntu

2022-11-03 Thread Jana (Codi Coop)
Make sure you've installed Django on your system, or you virtual environment if you're using one. If you've installed Django on your virtual environment, the problem might be that you haven't activated it. Django's website has some instructions on this: https://docs.djangoproject.com/en/4.1/top

Re: got error in terminal, ubuntu

2022-11-02 Thread 'Kasper Laudrup' via Django users
On 02/11/2022 06.43, AKHIL KORE wrote: (myprojectenv) user@DIPL-PC290:~/myprojectdir$ django-admin.py startproject myproject ~/myprojectdir django-admin.py: command not found For security reasons the current working directory is not in your PATH on Unix systems. You need to provide the full