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

[jira] [Closed] (AIRFLOW-3740) Not able to install apache-airflow using pip - psutil on Windows

     [ https://issues.apache.org/jira/browse/AIRFLOW-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ash Berlin-Taylor closed AIRFLOW-3740.
--------------------------------------
    Resolution: Won't Fix

This is a problem installing one of Airflow's dependencies - "psutil".

We aren't able to provide support for every configuration or platform, sorry.

> Not able to install apache-airflow using pip - psutil on Windows
> ----------------------------------------------------------------
>
>                 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
>            Priority: Major
>         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)