Hello, I have the following problem, pipenv shell command does not open the line that allowing to enter the language you want to work in, instead it gives:
C: \ Users \ User \ Desktop \ Python Project \ project-2> pipenv shell
Running a subshell in a virtual environment …
Microsoft Windows [Version 10.0.14393]
© Microsoft Corporation 2016. All rights reserved.
(project-2-F9o_mQ3k) C: \ Users \ User \ Desktop \ Python Project \ project-2>
All the previous steps were performed according to the instructions in the attached tutorial.
tutorial
Could you help me?
And thanks so much!