Skip to content

from pymongo.cursor import _QUERY_OPTIONS, Cursor, RawBatchCursor #127

Closed Answered by DogukanUrker
deadwoodeatmoon asked this question in Q&A
Discussion options

You must be logged in to vote

I will fix it in general tomorrow but this will probably fix your problem:
pip uninstall motor
pip uninstall pymongo
pip install 'pymongo<4.9' 'motor<3.6'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@DogukanUrker
Comment options

Answer selected by DogukanUrker
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
dependencies Pull requests that update a dependency file
2 participants