3rd-party-integrations / github-team-sync

Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
MIT License
201 stars 67 forks source link

Github-bot-api #145

Closed Macasore closed 1 year ago

Macasore commented 2 years ago

please i'm building a github bot with python and i've followed the necessary documentations but now im getting an error which says: AttributeError: module 'github' has no attribute 'Github'. Did you mean: 'GithubApp'? and when i change it to GithubApp i get this error: TypeError: 'module' object is not callable please help

primetheus commented 1 year ago

@Macasore apologies for the late reply... can you detail the steps you took in order to reach that error?

  1. Which version of Python are you using?
  2. What steps (specifically each command) are you running, and in which order?
  3. What is the output of each step?
primetheus commented 1 year ago

@Macasore if you still need assistance please feel free to reach back out