Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows python3.8 can't install sasl #11115

Closed
xu-xiang opened this issue Sep 24, 2020 · 1 comment
Closed

windows python3.8 can't install sasl #11115

xu-xiang opened this issue Sep 24, 2020 · 1 comment
Labels
kind:bug This is a clearly a bug

Comments

@xu-xiang
Copy link

Apache Airflow version:
Master

Kubernetes version (if you are using kubernetes) (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
    windows 10
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
    python3.8

What happened:

pip-install-cr_nf0tt\sasl\sasl\saslwrapper.h(22): fatal error C1083: 无法打开包括文 件: “sasl/sasl.h”: No such file or directory

https://stackoverflow.com/questions/63562293/how-to-install-sasl-with-python-3-8

https://www.lfd.uci.edu/~gohlke/pythonlibs/#sasl      (no python3.8)

What you expected to happen:

How to reproduce it:

Anything else we need to know:

@xu-xiang xu-xiang added the kind:bug This is a clearly a bug label Sep 24, 2020
@mik-laj
Copy link
Member

mik-laj commented Sep 24, 2020

Windows is not supported. We recommend using WSL2 to use Airflow on Windows. See: #10388

@mik-laj mik-laj closed this as completed Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants