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

AttributeError: 'bool' object has no attribute 'format' #2140

Closed
yamila-moreno opened this issue Oct 11, 2015 · 2 comments
Closed

AttributeError: 'bool' object has no attribute 'format' #2140

yamila-moreno opened this issue Oct 11, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@yamila-moreno
Copy link
Contributor

Context: building a nikola with data imported from wordpress, python3.5 and version 7.7.2, I got the next error:

AttributeError: 'bool' object has no attribute 'format'

After debugging, the problem are the deprecation warnings. Once fixed, the build works properly.

@Kwpolska
Copy link
Member

Further information on Twitter; tl;dr: RSS_LINKS_APPEND_QUERY → FEED_LINKS_APPEND_QUERY does not create TranslatableSettings properly.

@Kwpolska
Copy link
Member

That was actually a copy-paste error. Fixed in master.

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

No branches or pull requests

2 participants