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

nikola bootswatch_theme python 3.x #695

Closed
sluckxz opened this issue Sep 11, 2013 · 0 comments
Closed

nikola bootswatch_theme python 3.x #695

sluckxz opened this issue Sep 11, 2013 · 0 comments
Assignees

Comments

@sluckxz
Copy link

sluckxz commented Sep 11, 2013

$ nikola bootswatch_theme -n swatch_cerulean -s cerulean -p bootstrap
WARNING: The post_compilers option is deprecated, use COMPILERS instead.
Creating 'swatch_cerulean' theme from 'cerulean' and 'bootstrap'
Downloading:  http://bootswatch.com/2/cerulean/bootstrap.min.css
Traceback (most recent call last):
  File "/home/default/nikola.virtenv/lib/python3.3/site-packages/doit/doit_cmd.py", line 103, in run
    return self.sub_cmds[command].parse_execute(args)
  File "/home/default/nikola.virtenv/lib/python3.3/site-packages/doit/cmd_base.py", line 60, in parse_execute
    return self.execute(params, args)
  File "/home/default/nikola.virtenv/lib/python3.3/site-packages/nikola/plugin_categories.py", line 72, in execute
    self._execute(options, args)
  File "/home/default/nikola.virtenv/lib/python3.3/site-packages/nikola/plugins/command/bootswatch_theme.py", line 102, in _execute
    output.write(data)
TypeError: 'str' does not support the buffer interface
@ghost ghost assigned Kwpolska Sep 12, 2013
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