MongoDB python driver 3.9.0 missing encryption module

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.9
    • Component/s: Encryption
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I am trying to test Client Side Encryption with Python driver version 3.9.0

      But when I am trying to import Algorithm or ClientEncryption from pymongo.encryption I am getting the ModuleNotFoundError error

      ModuleNotFoundError: No module named 'pymongo.encryption'

      But as per Python driver version 3.9.0 api documentation (https://api.mongodb.com/python/current/api/pymongo/encryption.html) it supports client side encryption. Also I verified python driver source code in git and it has the python .encryption module in version 3.9.0.

      How to resolve this issue?

              Assignee:
              Bernie Hackett
              Reporter:
              Manivannan Ponnusamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: