79243020

Date: 2024-12-02 05:31:15
Score: 1
Natty:
Report link

/usr/bin/python3 indicates that it might be a system standard python. Having said that you could install Python either manually or using conda or using pyenv. After that update the path variable to point to the python that you want to be picked up first.

PS: Pyenv is my favorite with brew being second favorite :).

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Sagi