You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ramandeep Singh (JIRA)" <ji...@apache.org> on 2019/01/21 10:26:01 UTC

[jira] [Created] (AIRFLOW-3740) Not able to install apache-airflow using pip

Ramandeep Singh created AIRFLOW-3740:
----------------------------------------

             Summary: Not able to install apache-airflow using pip
                 Key: AIRFLOW-3740
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3740
             Project: Apache Airflow
          Issue Type: Bug
         Environment: Windows 10, 64bit
            Reporter: Ramandeep Singh
         Attachments: error.JPG

Hi,

I am installing apache-airflow using pip command. But it is giving me an error :

 error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": [https://visualstudio.microsoft.com/downloads/]

I installed Visual C++ Build Tools after this, it is giving me same error.

 

Rolling back uninstall of psutil
Command "c:\users\v-ramans\appdata\local\programs\python\python37-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\v-ramans\\AppData\\Local\\Temp\\pip-install-b2_svye_\\psutil\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\v-ramans\AppData\Local\Temp\pip-record-e2klgho9\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\v-ramans\AppData\Local\Temp\pip-install-b2_svye_\psutil\

 

Please refer to attached screenshot

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)