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

requests_ntlm not installed while installing library #305

Closed
adiralashiva8 opened this issue Nov 9, 2020 · 3 comments
Closed

requests_ntlm not installed while installing library #305

adiralashiva8 opened this issue Nov 9, 2020 · 3 comments
Milestone

Comments

@adiralashiva8
Copy link

Create Ntlm Session got failed until user install requests_ntlm library explicitly

@lucagiove
Copy link
Member

An error should be shown in case of missing library, check it out:

raise AssertionError('Requests NTLM module not loaded')

@adiralashiva8
Copy link
Author

Im getting Nameerror: HttpNtlmAuth is undefined

@lucagiove
Copy link
Member

I see I might be able to reproduce it should be a try / except not an if statement

@lucagiove lucagiove added this to the 0.7 milestone Nov 10, 2020
lucagiove added a commit that referenced this issue Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants