<p></p>
<p dir="auto">Hi. I am working on Ubuntu 18.04. Geany and geany-plugins 1.38 compiled from sources.<br>
I experienced that, if in the file:</p>
<ul dir="auto">
<li>~/.local/lib/python3.6/site-packages/altre-cartelle.pth</li>
</ul>
<p dir="auto">there is any non strictly ASCII byte, the debugger will not start when the Run button is clicked. Executing geany from the console, I can read the output:</p>
<p dir="auto">Failed to import the site module<br>
Traceback (most recent call last):<br>
File "/usr/lib/python3.6/site.py", line 570, in <br>
main()<br>
File "/usr/lib/python3.6/site.py", line 556, in main<br>
known_paths = addusersitepackages(known_paths)<br>
File "/usr/lib/python3.6/site.py", line 291, in addusersitepackages<br>
addsitedir(user_site, known_paths)<br>
File "/usr/lib/python3.6/site.py", line 213, in addsitedir<br>
addpackage(sitedir, name, known_paths)<br>
File "/usr/lib/python3.6/site.py", line 169, in addpackage<br>
for n, line in enumerate(f):<br>
File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode<br>
return codecs.ascii_decode(input, self.errors)[0]<br>
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 66: ordinal not in range(128)</p>
<p dir="auto">Removing the non ASCII bytes, the debugger runs without problems.<br>
Ciao.<br>
Massimo</p>
<p dir="auto">My native language is not English, please excuse me any incorrectness, I apologize for any inconvenience caused, thank you</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2Q3MQI7E4AIS65VJLUO5WUTANCNFSM5JHDDH7Q">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ5PSSGOIJ5YPLMSLGTUO5WUTA5CNFSM5JHDDH72YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4P573PMA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1143",
"url": "https://github.com/geany/geany-plugins/issues/1143",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>