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 when running gite #2

Closed
adityakeyal opened this issue Sep 28, 2019 · 2 comments
Closed

Issue when running gite #2

adityakeyal opened this issue Sep 28, 2019 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@adityakeyal
Copy link

image

image

@abhisheksarkar30 abhisheksarkar30 self-assigned this Sep 28, 2019
@abhisheksarkar30 abhisheksarkar30 added the good first issue Good for newcomers label Sep 28, 2019
@abhisheksarkar30
Copy link
Owner

abhisheksarkar30 commented Sep 28, 2019

It seems there can be following root-causes to this problem:

  1. If bson / pymongo package is installed, then their installation should be in the mentioned order. Reference : ImportError: cannot import name 'abc' py-bson/bson#82 (comment)
  2. As per the attached screenshot, pkgutil package is pointed to python2.7, I think if its updated to latest, it will solve the problem. Reference: ImportError: cannot import name ABC sphinx-doc/sphinx#4059 (comment)

@abhisheksarkar30 abhisheksarkar30 added the help wanted Extra attention is needed label Sep 28, 2019
@adityakeyal
Copy link
Author

Resolved by uninstalling all versions of python and installing latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants