Esri / Esri/network-analysis-services
creating supporting file issue
Open
question
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I tried to create the network utility service using a custom network service.
but I have the encode error at writing the ".ini" config file in the "Creating Supporting Files" process.
The error message : "UnicodeEncodeError: 'ascii' codec can't encode characters in position 643-647: ordinal not in range(128)"
I tried to encode "value" to "utf-8", but I caught the same error.
Is there any help to resolve this issue?
Contributor guide
Assessment
This issue has not been assessed yet.