Skip to content

Instantly share code, notes, and snippets.

@dustinlacewell
Created March 26, 2016 01:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustinlacewell/665a609ccf6da04d7e12 to your computer and use it in GitHub Desktop.
Save dustinlacewell/665a609ccf6da04d7e12 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/qtile-0.10.5-py2.7.egg/EGG-INFO/scripts/qtile", line 135, in <module>
q = make_qtile()
File "/usr/local/lib/python2.7/dist-packages/qtile-0.10.5-py2.7.egg/EGG-INFO/scripts/qtile", line 115, in make_qtile
log = init_log(log_level, truncate=trunc, log_size=log_size, log_numbackups=log_numbackups)
TypeError: init_log() got an unexpected keyword argument 'truncate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment