After pip 8.1.1-2 on Debian or Ubuntu you can pip install package without root user, which default to install to user home $HOME/.local.

The patch add logic that install user home while you not running virtualenv or root user, and it add a argument --system to overrides --user.

Debian patch

Github issue

相关文章:

  • 2021-06-09
  • 2022-12-23
  • 2021-06-12
  • 2021-11-21
  • 2021-08-14
  • 2021-10-28
  • 2022-12-23
  • 2021-08-27
猜你喜欢
  • 2022-12-23
  • 2021-05-29
  • 2021-08-30
  • 2022-12-23
  • 2021-05-17
  • 2022-02-07
  • 2022-12-23
相关资源
相似解决方案