CliDyn / climsight

prototype of a system that provide local climate information
BSD 3-Clause "New" or "Revised" License
27 stars 9 forks source link

'latin-1' codec can't encode character '\u2019' #64

Open JanStreffing opened 4 months ago

JanStreffing commented 4 months ago

I'm trying out climsight. I installed via conda, downloaded the data, exported my OpenAI API key and now try to run:

streamlit run src/climsight/climsight.py

I get:

2024-04-24 19:07:20.902 'latin-1' codec can't encode character '\u2019' in position 50: ordinal not in range(256)
JanStreffing commented 4 months ago

Works on my notebook, though not on aleph HPC system