- Code: Select all
print("hello")
- Code: Select all
[Decode error - output not utf-8][Finished]
On Ubuntu everything works as expected. Any help would be appreciated.
Bernard
print("hello")[Decode error - output not utf-8][Finished]{
"cmd": ["python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python",
"encoding": "cp1252"
}
<?php
echo utf8_decode("æøå");
// Output: [Decode error - output not utf-8] [Finished in 0.1s]Users browsing this forum: Orlmente and 7 guests