See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Terminal error message on each time it opens - unknown locale: en_IL
#3
Hello eladkarako,

on this link
 
https://stackoverflow.com/questions/2985...-in-python

in the answer it discusses adding

Code:
#!/usr/bin/env python
# -*- coding: utf-8 -*-


to the top of the Python script, to ensure the right encoding, the first line of this will already be there, also to check the terminal is accepting this encoding.

Also you may like this -  http://www.python.org.il/
Reply


Messages In This Thread
Re: Terminal error message on each time it opens - unknown locale: en_IL - by bitsnpcs - 02-13-2019, 02:40 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)