yolog icon indicating copy to clipboard operation
yolog copied to clipboard

Since Update to Capitan Error

Open Anzumana opened this issue 9 years ago • 4 comments
trafficstars

Traceback (most recent call last):
  File "/usr/local/bin/yolog", line 11, in <module>
    sys.exit(main())
  File "/Library/Python/2.7/site-packages/yolog/main.py", line 26, in main
    yolog_gen = YologGenerator(config_filepath)
  File "/Library/Python/2.7/site-packages/yolog/yolog_generator.py", line 79, in __init__
    getattr(self, self.config.get("color", "hash")), RESET)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 607, in
 get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'color'

Is what i get when i try to run yolog. I reinstalled pip and did a clean yolog after removing yolog with rm -rf.

Anzumana avatar Oct 27 '16 09:10 Anzumana

It is a problem with certain operating systems. While I overcome it, please try out the solution in #11. It should work until you uninstall it again :smile:

kdexd avatar Oct 27 '16 10:10 kdexd

This comment has a temporary solution.

kdexd avatar Oct 27 '16 10:10 kdexd

I've just had the same issue, but I'm on Ubuntu not OSX.

brunns avatar Dec 16 '16 10:12 brunns

would very much like to have this fixed :)

dimitrieh avatar Apr 04 '17 12:04 dimitrieh