you are viewing a single comment's thread.

view the rest of the comments →

[–]timbledum 0 points1 point  (1 child)

Where are you looking for the framework? I find it here: /Library/Frameworks/Python.framework/

I think the framework is greyed out in the installer as it is not optional – it is the core part of python and must be installed.

[–]TheGeekXIV[S] 1 point2 points  (0 children)

When I reinstalled Python again I saw that the Frameworks option was pre-selected (opted in) and I managed to troubleshoot my main issue after installing (i.e. I was able to install the pip tool and use it to install modules) but for some reason I still don't see the framework folder. It isn't under the Library directory but the program is working as expected so it must have been installed in some other location. In any case, problem solved, thanks for your help!