Open
Description
When I run the check_setup.py I get the following error:
Traceback (most recent call last):
File "check_setup.py", line 41, in
status, pkg.ljust(13), version_installed)
UnicodeEncodeError: 'ascii' codec can't encode character '\u2713' in position 1: ordinal not in range(128)
Note that I am using a Mac OS X 10.13.6, with miniconda installation; conda version 4.7.5 and python version 3.6.8
Metadata
Assignees
Labels
No labels
Activity