-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
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
Labels
No labels