Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Since Update to Capitan Error #15

Open
Anzumana opened this issue Oct 27, 2016 · 4 comments
Open

Since Update to Capitan Error #15

Anzumana opened this issue Oct 27, 2016 · 4 comments

Comments

@Anzumana
Copy link

Anzumana commented Oct 27, 2016

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.

@kdexd
Copy link
Owner

kdexd commented Oct 27, 2016

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 😄

@kdexd
Copy link
Owner

kdexd commented Oct 27, 2016

This comment has a temporary solution.

@brunns
Copy link

brunns commented Dec 16, 2016

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

@dimitrieh
Copy link

would very much like to have this fixed :)

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

No branches or pull requests

4 participants