Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing SimpleSerializer #1

Closed
zishanahmed08 opened this issue Nov 1, 2018 · 4 comments
Closed

Error importing SimpleSerializer #1

zishanahmed08 opened this issue Nov 1, 2018 · 4 comments

Comments

@zishanahmed08
Copy link

I get import error as below

from pyramid.authentication import _SimpleSerializer
ImportError: cannot import name '_SimpleSerializer'

However I notice that the authentication.py itself imports from pyramid.util import SimpleSerializer
Where am I going wrong?

@fschulze
Copy link
Contributor

fschulze commented Nov 2, 2018

Can you try the patch in #2?

@zishanahmed08
Copy link
Author

I checked the patch and it works.Thanks a lot @fschulze

@zishanahmed08
Copy link
Author

@fschulze When do you intend to release the updated version officially?

@zishanahmed08
Copy link
Author

@fschulze A gentle reminder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants