django error comes here

i want to learn django when i create project then this “ImportError: cannot import name ‘RemovedInDjango51Warning’ from ‘django.utils.deprecation’ (C:\conda\lib\site-packages\django\utils\deprecation.py)” type of error comes here how can i resolve this ?

Welcome @rahul-bhagat762 !

You’ll need to provide more details about this issue. Please post the command you are running that is showing this error, the complete error with the traceback, and the contents of the file causing the error.