Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

replace special characters with unicode-representation #44

Closed
wants to merge 2 commits into from
Closed

replace special characters with unicode-representation #44

wants to merge 2 commits into from

Conversation

YuleZ
Copy link

@YuleZ YuleZ commented Oct 18, 2019

Hey,

this PR fixes a problem I had with installing this application.

Error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 248: ordinal not in range(128).

I fixed this by replacing special characters with unicode-representation

This fixes #38

 * add default iprange
 * set install "ipranges" install-argument as required
@YuleZ YuleZ closed this by deleting the head repository Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application could not be installed
1 participant