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

version error #11

Closed
yutiansut opened this issue Feb 18, 2018 · 1 comment
Closed

version error #11

yutiansut opened this issue Feb 18, 2018 · 1 comment

Comments

@yutiansut
Copy link

localhost environment

  • i7 8700k 32G DDR4
  • mongodb 3.6
  • pymongo3.6

I use pip install git+https://github.com/ajdavis/mongo-mockup-db to install this project and stop the original mongodb on windows with net stop mongodb
and use python -m mockupdb to connect from the shell

while then when I connect to mongo using pymongo, it successed. however when i want to insert something, it return out the error below

ConfigurationError: Server at 127.0.0.1:27017 reports wire version 0, but this version of PyMongo requires at least 2 (MongoDB 2.6).
@ajdavis
Copy link
Collaborator

ajdavis commented Feb 18, 2018

Thanks for reporting!

ajdavis added a commit that referenced this issue Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants