Skip to content

the pip version has a bug. #5

@c19

Description

@c19

after pip install webpy_mongodb_sessions
webpy_mongodb_sessions-0.2.2dev-py2.7.egg
in session.py
line2: from pymongo.binary import Binary should be
from bson.binary import Binary which is correct in github repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions