Python Forum
install apache-airflow[postgres,google] on Python 3.8.12 virtual env - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: install apache-airflow[postgres,google] on Python 3.8.12 virtual env (/thread-35179.html)



install apache-airflow[postgres,google] on Python 3.8.12 virtual env - ShahajaK - Oct-07-2021

Hello all, this is my first time here so apologies if something is missed or in the wrong place.

I want to create a python 3.8.12 virtual env with apache-airflow[postgres,google]==2.0.2 installed on it. But python.org has no macos installer available so installed python 3.8.12 from the tar file. Now creating a virtual env for this python has no pip available.
please suggest how to install apache-airflow[postgres,google]==2.0.2 on this virtual env.

Thanks


RE: install apache-airflow[postgres,google] on Python 3.8.12 virtual env - Larz60+ - Oct-07-2021

see: https://www.python.org/downloads/
scroll down for release 3.8.12