PS G:\WPy\scripts> md pipenv-WYDT Directory: G:\WPy\scripts Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 20-11-2018 07:03 PM pipenv-WYDT PS G:\WPy\scripts> cd .\pipenv-WYDT\ PS G:\WPy\scripts\pipenv-WYDT> pipenv install [pipenv.exceptions.PipfileNotFound]: File "G:\WPy\python-3.7.1.amd64\lib\site-packages\pipenv\vendor\click\decorators.py", line 64, in new_func [pipenv.exceptions.PipfileNotFound]: return ctx.invoke(f, obj, *args, **kwargs) [pipenv.exceptions.PipfileNotFound]: File "G:\WPy\python-3.7.1.amd64\lib\site-packages\pipenv\vendor\click\core.py", line 555, in invoke [pipenv.exceptions.PipfileNotFound]: return callback(*args, **kwargs) [pipenv.exceptions.PipfileNotFound]: File "G:\WPy\python-3.7.1.amd64\lib\site-packages\pipenv\vendor\click\decorators.py", line 17, in new_func [pipenv.exceptions.PipfileNotFound]: return f(get_current_context(), *args, **kwargs) [pipenv.exceptions.PipfileNotFound]: File "G:\WPy\python-3.7.1.amd64\lib\site-packages\pipenv\cli\command.py", line 249, in install [pipenv.exceptions.PipfileNotFound]: editable_packages=state.installstate.editables, [pipenv.exceptions.PipfileNotFound]: File "G:\WPy\python-3.7.1.amd64\lib\site-packages\pipenv\core.py", line 1713, in do_install [pipenv.exceptions.PipfileNotFound]: raise exceptions.PipfileNotFound(project.path_to("Pipfile")) ERROR: G:\WPy\scripts\pipenv-WYDT\Pipfile not found! Aborting! Please ensure that the file exists and is located in your project root directory.