Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-223

Motor 1.2 needs to work with at least pymongo 3.6

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.2
    • Affects Version/s: 1.2, 1.2.1
    • Component/s: Docs
    • None
    • Environment:
      all

      Motor 1.2 to work with Pymongo 3.4 will throw error:

      ```

      from pymongo.change_stream import ChangeStream
      ImportError: No module named change_stream

      ```

      `pymongo.change_stream` is involved since Pymongo 3.6

      So, in conclusion:

      Motor 1.1 

      Motor 1.2

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            zhongjin616 zhongjin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: