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

[Issue] sasl as a dependency #983

Closed
2 tasks done
bharatbrijwasi opened this issue Feb 16, 2024 · 3 comments
Closed
2 tasks done

[Issue] sasl as a dependency #983

bharatbrijwasi opened this issue Feb 16, 2024 · 3 comments
Labels
awaiting_response bug Something isn't working Stale

Comments

@bharatbrijwasi
Copy link

Is this a new bug in dbt-spark?

  • I believe this is a new bug in dbt-spark
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

I am trying to Install DBT Spark in my Machine, getting the SASL error.

Expected Behavior

..a

Steps To Reproduce

..a

Relevant log output

creating build\temp.win-amd64-cpython-39\Release\sasl
      "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -Isasl -IC:\Users\b0268645\AppData\Local\Programs\Python\Python39\include -IC:\Users\b0268645\AppData\Local\Programs\Python\Python39\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /EHsc /Tpsasl/saslwrapper.cpp /Fobuild\temp.win-amd64-cpython-39\Release\sasl/saslwrapper.obj
      saslwrapper.cpp
      C:\Users\b0268645\AppData\Local\Temp\pip-install-y9t6qaxu\sasl_cb25f25836f844a2b072811e2a9cc3ca\sasl\saslwrapper.h(22): fatal error C1083: Cannot open include file: 'sasl/sasl.h': No such file or directory
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.35.32215\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

Environment

Machine OS - Window 10 Pro
Installed Python Version -> 3.9.0
PIP version -> 23.1.2
Command run ->> python -m pip install "dbt-spark[PyHive]" OR pip install "dbt-spark[PyHive]"

Additional Context

..

@bharatbrijwasi bharatbrijwasi added bug Something isn't working triage labels Feb 16, 2024
@Fleid
Copy link
Contributor

Fleid commented Feb 22, 2024

Hey there, what happens when you pip install sasl?

Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 23, 2024
Copy link
Contributor

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting_response bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants