Skip to content

Update converter.py#143

Merged
ashwin31 merged 1 commit into
MicroPyramid:masterfrom
Tauhid-Ahmed8009:master
May 21, 2025
Merged

Update converter.py#143
ashwin31 merged 1 commit into
MicroPyramid:masterfrom
Tauhid-Ahmed8009:master

Conversation

@Tauhid-Ahmed8009
Copy link
Copy Markdown
Contributor

added utf-8 encoding when opening curriencies.json. otherwise exception type: unicodedecodeerror exception value: 'ascii' codec can't decode byte 0xc3 in position 7400: ordinal not in range(128) in ubuntu server

added utf-8 encoding when opening curriencies.json. otherwise exception type: unicodedecodeerror exception value: 'ascii' codec can't decode byte 0xc3 in position 7400: ordinal not in range(128) in ubuntu server
@Tauhid-Ahmed8009
Copy link
Copy Markdown
Contributor Author

i was facing issue with the symbols being shown in a ubuntu environment, utf-8 encoding needs to be present to solve the issue.

@ashwin31 ashwin31 merged commit 80ce2ce into MicroPyramid:master May 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants