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

Colour codes in error messages #43

Open
sils opened this issue Mar 13, 2017 · 3 comments
Open

Colour codes in error messages #43

sils opened this issue Mar 13, 2017 · 3 comments
Assignees

Comments

@sils
Copy link
Member

sils commented Mar 13, 2017

Error: �[31m[ERROR]�[0m[11:59:30] NLTK data missing, install by running following commands python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger�[0m
@RohanVB
Copy link
Member

RohanVB commented Mar 13, 2017

This would require the python3 -m nltk...... part to have a different colour from the rest of the text in the above error?

@sils
Copy link
Member Author

sils commented Mar 13, 2017 via email

@RohanVB
Copy link
Member

RohanVB commented Mar 14, 2017

Currently its like:

screen shot 2017-03-15 at 12 34 37 am

and we want the colour code causing the highlighting to be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants