u2dragon
New Contributor III

Ok, looks like I was able to solve my problem.

First, I needed to install all the required libraries one by one. These are the followings:

  1. pandas
  2. six
  3. requests
  4. pyspnego
  5. cryptography
  6. krb5
  7. requests-kerberos

After that I was able to install the webAPI library.

View solution in original post