Results 1 to 1 of 1

Thread: Problem with pip

  1. #1
    Join Date
    Feb 2024
    Beans
    1

    Post Problem with pip

    I have a problem with pip.I am sure about ı downloaded it becouse when ı write

    [/pip3 --version]

    ı am getting

    [/pip 23.2 from /usr/lib/python3/dist-packages/pip (python 3.11)]

    but when ı type

    [/pip install openai]

    ı am getting

    "error: externally-managed-environment


    × This environment is externally managed
    ╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.

    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed"

    Please help ı cant answer now becouse ı am at outside and sorry ıf ı chose wrong topic becouse ı am new to forum and ubuntu.Please help ı need it quickly.Solved.
    Last edited by grawont; February 2nd, 2024 at 08:27 AM. Reason: solved

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •