Can you try closing the powershell, running the Powershell as an admin,
then trying again?

Another option would be to try from the command terminal instead of
Powershell.

Let us know how it goes.

-Jorge

On Sat, Mar 14, 2020 at 5:25 AM surendra ediga <surendraediga...@gmail.com>
wrote:

> Traceback (most recent call last):
>   File "C:\Users\Asus\projects\manage.py", line 21, in <module>
>     main()
>   File "C:\Users\Asus\projects\manage.py", line 17, in main
>     execute_from_command_line(sys.argv)
>   File
> "C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
> line 401, in execute_from_command_line
>     utility.execute()
>   File
> "C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
> line 395, in execute
>     self.fetch_command(subcommand).run_from_argv(self.argv)
>   File
> "C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
> line 244, in fetch_command
>     klass = load_command_class(app_name, subcommand)
>   File
> "C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\__init__.py",
> line 38, in load_command_class
>     return module.Command()
> AttributeError: 'NoneType' object has no attribute 'Command'
> PS C:\Users\Asus\projects>
>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/df235239-985c-413b-a5d4-1ab5a3c5e69f%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/df235239-985c-413b-a5d4-1ab5a3c5e69f%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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANfN%3DK936bYPGVOX3GRoCOkrugzTCYsRAibkv6FR7Sj6n8jrGA%40mail.gmail.com.

Reply via email to