Windows reports error when trying to install package using pipenv

前端 未结 8 1982
借酒劲吻你
借酒劲吻你 2021-02-03 22:56

I installed pipenv by following the instructions here. From the Windows command prompt I ran

pip install --user pipenv

which returned the mess

8条回答
  •  北海茫月
    2021-02-03 23:35

    Windows is not officially supported, I think.

    ref: https://github.com/kennethreitz/pipenv/issues/70

提交回复
热议问题