Recently i have installed anaconda 64 bit python 3 version on my laptop. when i started anaconda prompt, it shows error of "Python has stopped working"
This is error in prompt,
Fatal Python error: Py_Initialize: unable to load the file system codec
File "C:\Python27\Lib\encodings\__init__.py", line 123
raise CodecRegistryError,\
SyntaxError: invalid syntax
I have done enough search but couldn't find anything. Please help me resolve this error.
thank you.