Skip to content

install-testplan-ui is missing with venv+pip install #861

@havasd

Description

@havasd

My python version is 3.10.6.

I am trying to install testplan on my local environment. However during following the steps from here the install-testplan-ui script is missing. It seems like it didn't pull that file along with the pip package.

Additionally in the commands needs to be upgraded as the python3.7 package is deprecated also without python3-venv package the venv doesn't work properly.
So I had to use this command sudo apt-get install python3 python3-pip python3-venv python-is-python3 rsync
I have added python-is-python3 as that simplifies the interpreters.

I presume missing the install-testplan-ui causes the interactive mode to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions