Загрузка...

Error loading PIP

Thread in Python created by ЛайПрокладок Dec 7, 2024. 190 views

  1. ЛайПрокладок
    ЛайПрокладок Topic starter Dec 7, 2024 СОБИРАЮ НА ОПЕРАЦИЮ:* 539.930₽|2.000.000₽ 5065 Sep 10, 2021
    Как исправить

    WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
     
  2. p4r4d0xy
    p4r4d0xy Dec 7, 2024 да я 1155 Jan 2, 2020
    прав вроде мало не?
     
  3. derkown
    обычно, если перевести текст в переводчике, то можно открыть для себя удивительный мир программирования
     
    1. ЛайПрокладок Topic starter
      derkown,
      pip install --root-user-action=ignore
      ERROR: You must give at least one requirement to install (see "pip help install")
Top
Loading...