Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wichert
Copy link
Contributor

@wichert wichert commented Aug 2, 2012

thumbor-config currently fails with this error message:

$ bin/thumbor-config 
Traceback (most recent call last):
  File "bin/thumbor-config", line 20, in <module>
    thumbor.config.generate_config()
  File "/home/wichert/lib/buildout/eggs/thumbor-3.4.0-py2.7-linux-x86_64.egg/thumbor/config.py", line 105, in generate_config
    Config.generate_config()
AttributeError: type object 'Config' has no attribute 'generate_config'

This appears to be caused by an API mismatch with the current version of deprconf.

wichert added 2 commits August 2, 2012 15:24
deprconf no longer has a generate_config method: this is no called
get_config_text.
@heynemann heynemann closed this in 19a8361 Aug 2, 2012
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

Successfully merging this pull request may close these issues.

2 participants