Skip to content

'tns doctor' error The Python 'six' package not found #5737

@erjdriver

Description

@erjdriver

Issue Description

n/a

Reproduction

tns doctor

Relevant log output (if applicable)

When I do tns doctor, I get the error `WARNING: The Python 'six' package not found.`

default python version is python 2.x

when I do 'pip list' or 'pip3 list' i do see 'six' listed.

pip2 is not found.

The project is NS 6.x

I've got python 3.10.11 in the following /usr/local/bin

lrwxr-xr-x  1 mini  admin  44 May 14 11:25 python3.10 -> ../Cellar/python@3.10/3.10.11/bin/python3.10
lrwxr-xr-x  1 mini  admin  51 May 14 11:25 python3.10-config -> ../Cellar/python@3.10/3.10.11/bin/python3.10-config

Also python 3.9.6 in /usr/bin

-rwxr-xr-x  76 root  wheel  167136 Jan 13 19:57 python3

When I do python3 from the cli - the one in /usr/bin is activated.

Environment

n/a

Please accept these terms

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-pending-triageReported bug, pending triage to confirm.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions