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

'charmap' codec can't encode character ' #11

Open
rudyportal01 opened this issue Jul 29, 2019 · 1 comment
Open

'charmap' codec can't encode character ' #11

rudyportal01 opened this issue Jul 29, 2019 · 1 comment

Comments

@rudyportal01
Copy link

Shows this error upon closing the chrome browser. GUI didn't even open.

Order Engine Tick

{'bid': {'qty': 0, 'price': 0}, 'ask': {'qty': 0, 'price': 0}}

GET LAST ORDER ENGINE HIGH: 0
GET LAST ORDER ENGINE LOW: 0
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u25b6' in position 0: character maps to

@robswc
Copy link
Owner

robswc commented Jul 31, 2019

Interesting, what device/OS are you running it on?

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

No branches or pull requests

2 participants