After re-reading the message I realized it was so obvious - I had path.py file in the folder from where I launched ipython - "My Documents".<br>Left there from the begging of September.<br><br>Heh... file deleted now.<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 20, 2012 at 5:00 AM, klo uo <span dir="ltr"><<a href="mailto:klonuo@gmail.com" target="_blank">klonuo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Until now I could run Notebook only in Opera, but now I get this error:<br><br>========================================<br><span style="font-family:courier new,monospace">>ipython notebook --no-browser<br>[NotebookApp] Using existing profile dir: u'C:\\Documents and Settings\\klo\\.ipython\\profile_default'<br>
[NotebookApp] Serving notebooks from C:\Documents and Settings\klo\My Documents<br>[NotebookApp] The IPython Notebook is running at: <a href="http://127.0.0.1:8888/" target="_blank">http://127.0.0.1:8888/</a><br>[NotebookApp] Use Control-C to stop this server and shut down all kernels.<br>
[NotebookApp] Using MathJax from CDN: <a href="http://cdn.mathjax.org/mathjax/latest/MathJax.js" target="_blank">http://cdn.mathjax.org/mathjax/latest/MathJax.js</a><br>[NotebookApp] Kernel started: 0e915b57-00b1-4dec-b6ab-6e53c840824c<br>
[NotebookApp] Connecting to: tcp://<a href="http://127.0.0.1:3993" target="_blank">127.0.0.1:3993</a><br>[NotebookApp] Connecting to: tcp://<a href="http://127.0.0.1:3994" target="_blank">127.0.0.1:3994</a><br>[NotebookApp] Connecting to: tcp://<a href="http://127.0.0.1:3996" target="_blank">127.0.0.1:3996</a><br>
Traceback (most recent call last):<br> File "<string>", line 1, in <module><br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\__init__.py", line 43, in <module><br>
from .config.loader import Config<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\config\__init__.py", line 16, in <module><br> from .application import *<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\config\application.py", line 31, in <module><br>
from IPython.config.configurable import SingletonConfigurable<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\config\configurable.py", line 26, in <module><br> from loader import Config<br>
File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\config\loader.py", line 27, in <module><br> from IPython.utils.path import filefind, get_ipython_dir<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\utils\path.py", line 25, in <module><br>
from IPython.utils.process import system<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\utils\process.py", line 25, in <module><br> from ._process_win32 import _find_cmd, system, getoutput, AvoidUNCPath, arg_split<br>
File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\utils\_process_win32.py", line 31, in <module><br> from . import text<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\utils\text.py", line 26, in <module><br>
from IPython.external.path import path<br> File "C:\Python27\lib\site-packages\ipython-0.13.1-py2.7.egg\IPython\external\path\__init__.py", line 2, in <module><br> from path import *<br> File "path.py", line 11, in <module><br>
m.wmsimage(service='Ocean_Basemap', xpixels=1200, verbose=True)<br>AttributeError: 'Basemap' object has no attribute 'wmsimage'<br>[NotebookApp] Kernel 0e915b57-00b1-4dec-b6ab-6e53c840824c failed to respond to heartbeat</span><br>
========================================<br><br>I can't execute anything. After I restart kern<span style="font-family:arial,helvetica,sans-serif">el it just happens again on every execution.<br>I have no idea where it's pulling "</span><span style="font-family:courier new,monospace"><span style="font-family:arial,helvetica,sans-serif">m.wmsimage(service='Ocean_Basemap', xpixels=1200, verbose=True)" line from. I searched whole site-packages and ipython profile for "</span></span><span style="font-family:courier new,monospace"><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:courier new,monospace"><span style="font-family:arial,helvetica,sans-serif">Ocean_Basemap" string</span></span>, but none file contains this string.<br>
<br>What could be the problem here?</span><br></span>
</blockquote></div><br></div>