Skip to content

change installation to install with apt  #18

@darkkLUCIFER

Description

@darkkLUCIFER
  • Hey version:
  • Python version: 3.12.3
  • Operating System: Ubuntu 24.04 LTS

Suggest

make the installation more easy with apt

@lnxpy

Description

i tried to install it with pip in my whole system but it dont allow to install without using an environment as simple
and needs to use some commands

What I Did

i used the below commands to install
sudo pip install -U hey-mindsdb --break-system-packages

and after using this i raise some errors about package that was installed by the python named typing-extensions and forced me to use the below command
sudo pip install -U hey-mindsdb --break-system-packages --ignore-installed typing-extensions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions