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

serializers.items ... module object has no attribute 'items'. #39

Closed
Sashley opened this issue Jul 19, 2015 · 1 comment
Closed

serializers.items ... module object has no attribute 'items'. #39

Sashley opened this issue Jul 19, 2015 · 1 comment

Comments

@Sashley
Copy link

Sashley commented Jul 19, 2015

pydal\base.py line 477. for k, v in self.serializers.items():
There has been some discussion (web2py-users) about an issue in April, but its been throwing this error on the latest version.

@gi0baro
Copy link
Member

gi0baro commented Jul 19, 2015

Hi @Sashley, I'm sorry about that. The issue comes from a change in pyDAL's API from v15.05.

So, if you're using weppy 0.3, just install pyDAL 15.03 manually with pip before installing weppy.
0.4 (should be released by the end of the month) will be compliant with latest pyDAL.

@gi0baro gi0baro closed this as completed Aug 3, 2015
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