Unknown encoding: utf_8_export

I’m using macOS.

I added below code in bash_profile file and run also ‘source ~/.bash_profile’

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

but still occur error.

LookupError: unknown encoding: utf_8_export

Anybody know things related this issue?

Can you post the full error log please?

Hei, did you solve this issue?