I am basically trying to use this tutorial but I having issues with python 3.6 and 3.7 and the pipenv command in general. Any assistance would help. here is the error info below.
(revdjangoenv) C:\Users\Demayne Collins\Desktop\pages\pages_project>pipenv lock Warning: Your Pipfile requires python_version 3.6, but you are using 3.7.0 (C:\Users\D\.\p\S\python.exe). $ pipenv check will surely fail. Locking [dev-packages] dependencies... Locking [packages] dependencies... Updated Pipfile.lock (ca72e7)! Why does pipfile only require python version 3.6? -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/86e3560d-1088-47e6-ab25-e01fb77d96c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

