I just started to us Python and Pycharm today. I installed Python 3.4.3 and pycharm 4.5, and I'm using Windows 7 OS on a acer TravelMate 8471 laptop.
When I try to print("hello"), the error is:
"Fatal Python error: Py_Initialize: can't initialize sys standard streams LookupError: unknown encoding: x-windows-950"
Does anyone know how to fix this issue ?