You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Is what i get when i try to run yolog.
I reinstalled pip and did a clean yolog after removing yolog with rm -rf.
The text was updated successfully, but these errors were encountered: