OS: Windows 7 Ultimate 64 bit
Environment: Python 3.3.2 32-bit
Browser: Mozilla Firefox 22.0
Installed Python Dependencies:
nose
pygments
tornado
pyzmq
Jinja
SyntaxError: invalid syntax
2013-08-07 13:32:16.908 [NotebookApp] KernelRestarter: restarting kernel (4/5)
WARNING:root:kernel 75a6a60d-e328-4a56-b19a-be90911baf71 restarted
Traceback (most recent call last):
File "<string>", line 1, in <module>
File ".\IPython\__init__.py", line 43, in <module>
from .config.loader import Config
File ".\IPython\config\__init__.py", line 16, in <module>
from .application import *
File ".\IPython\config\application.py", line 286
print os.linesep.join(lines)
^
SyntaxError: invalid syntax
2013-08-07 13:32:20.112 [NotebookApp] WARNING | KernelRestarter: restart failed
2013-08-07 13:32:20.112 [NotebookApp] WARNING | Kernel 75a6a60d-e328-4a56-b19a-b
e90911baf71 died, removing from map.
ERROR:root:kernel 75a6a60d-e328-4a56-b19a-be90911baf71 restarted failed!
IPython Notebook kernel crash on Win7x64
Procedure:
ipython3 notebookSystem:
Error message:
Looks like a similar problem was reported here: https://github.com/samueljohn/homebrew-python/issues/23