I agree. It appears most of the solutions I have been trying will no longer work. From Adrian’s post: All I can find is: https://stackoverflow.com/questions/38062512/install-plpython-on-mac-with-python-2-7 Not sure how helpful that is. Though it does seem to be an option here: https://formulae.brew.sh/formula/postgresql postgresql --with-python I am not really sure how the Brew system works, but it appears it is possible to request a fork or branch from the main project that will have the —with-python option enabled by default. All I’m trying to do is learn PostgreSQL. Can somebody just “tell” me how to get postgresql installed with python? I am quickly getting in over my head.
|