Skip to content

installing the ovms binary deployment on Ubuntu 24.04 #3592

@ligjn

Description

@ligjn

The installation steps in the official documentation are as follows:
Image

There is a problem here: the Python installed via apt is global, which will affect the machine's original Python environment. Ideally, shouldn't the OVMS installation package include its own Python environment, just like the Windows version, so that it doesn't affect the machine's own environment?

At the same time, on a clean Ubuntu 24.04 machine, it is impossible to complete the installation by following the official documentation exactly.

Image

I understand that it might be necessary to add the --break-system-packages parameter, but this seems unreasonable.

Could you provide a self-contained Python environment similar to the Windows version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions