You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/06 03:22:53 UTC

[GitHub] [airflow] dferguson992 commented on pull request #12388: [AIRFLOW-6786] Added Kafka components, 3rd time's the charm

dferguson992 commented on pull request #12388:
URL: https://github.com/apache/airflow/pull/12388#issuecomment-755051473


   I can't seem to get this to build locally now.  `pip install -e C:\...\airflow` complains about
   
   I've installed all of the VC++ libraries and SDKs, about 8GB worth; still getting this error.
   ERROR: Could not build wheels for setproctitle which use PEP 517 and cannot be installed directly
   
   I tried running `pip install setproctitle` manually and got the same error.
   ERROR: Could not build wheels for setproctitle which use PEP 517 and cannot be installed directly
   
   Any thoughts on this?
   
   On the subject of testing, I wanted to add this dependency to assist in the mocking.
   https://pypi.org/project/pytest-kafka/
   I have no clue where to even begin adding this dependency to the project so it builds and runs tests appropriately.
   Any advice where to go with this?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org