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

Fix synchrotest failures due to defunct import from PyMongo

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Traceback (most recent call last):
        File "/opt/python/3.7/lib/python3.7/runpy.py", line 183, in _run_module_as_main
          mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
        File "/opt/python/3.7/lib/python3.7/runpy.py", line 109, in _get_module_details
          __import__(pkg_name)
        File "/data/mci/2863a8502c4a61c6cf1d855a68c226bc/src/synchro/__init__.py", line 56, in <module>
          from pymongo.change_stream import _NON_RESUMABLE_GETMORE_ERRORS
      ImportError: cannot import name '_NON_RESUMABLE_GETMORE_ERRORS' from 'pymongo.change_stream' (/data/mci/2863a8502c4a61c6cf1d855a68c226bc/src/.tox/synchro37/tmp/mongo-python-driver/pymongo/change_stream.py)
      

            Assignee:
            prashant.mital Prashant Mital (Inactive)
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: