py-bson / bson

Independent BSON codec for Python that doesn't depend on MongoDB.
Other
439 stars 81 forks source link

Attribute err #99

Closed YYx00xZZ closed 4 years ago

YYx00xZZ commented 4 years ago

AttributeError: module 'bson' has no attribute 'dumps' Windows 10 venv python 3.8

Parkayun commented 4 years ago

Give me more details like pip freeze All tests passed on 3.7 and 3.8 https://travis-ci.org/py-bson/bson/builds/659730555