kuba@kuba:/tmp/dotfiles/bin$ python space_launch.py
Traceback (most recent call last):
File "space_launch.py", line 39, in <module>
print get_launch(URL)
File "space_launch.py", line 33, in get_launch
msg = "NEXT SPACE LAUNCH: {}, mission {} with {} rocket".format(date, mission, rocket)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2116' in position 10: ordinal not in range(128)
Without that sometimes will throw error: