-
Notifications
You must be signed in to change notification settings - Fork 1.4k
windows initialization error #2399
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
Comments
This is very unreasonable. I did not use Kerberos related protocols, but gssapi was introduced in copy.py and an error was thrown. |
I see your post in pythongssapi/python-gssapi#290, seems like the issue won't be getting fixed anytime soon. Best I can do is add another exception handle for Lines 77 to 84 in 0dbf746
|
wbarnha
added a commit
that referenced
this issue
Nov 3, 2023
wbarnha
added a commit
that referenced
this issue
Nov 3, 2023
bradenneal1
pushed a commit
to bradenneal1/kafka-python
that referenced
this issue
May 16, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
When I used python-kafka under windows, I found that I did not have kerberos for windows installed locally. However, during initialization, I would look for this configuration and exit with an error.
my codes:
error:
The text was updated successfully, but these errors were encountered: