-
-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Labels
bug-pending-triageReported bug, pending triage to confirm.Reported bug, pending triage to confirm.
Description
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
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- This is a bug report
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bug-pending-triageReported bug, pending triage to confirm.Reported bug, pending triage to confirm.