[
https://issues.apache.org/jira/browse/AIRFLOW-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16747875#comment-16747875
]
Ash Berlin-Taylor commented on AIRFLOW-3740:
--------------------------------------------
No, it is a core requirement of Airflow.
Many people run Airflow on windows under Docker
> 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)