Skip to content

Cant not make it work under OSX #154

Description

@amitm02

After :IPython i get:

/usr/local/lib/python2.7/site-packages/IPython/config.py:13: ShimWarning: The I Python.config package has been deprecated. You should import from traitlets.con
fig instead.
"You should import from traitlets.config instead.", ShimWarning)
/usr/local/lib/python2.7/site-packages/IPython/kernel/init.py:13: ShimWarnin
g: The IPython.kernel package has been deprecated. You should import from ipyk
ernel or jupyter_client instead.
"You should import from ipykernel or jupyter_client instead.", ShimWarning)
Traceback (most recent call last):
File "", line 1, in
File "/Users/amitm02/vim_ipython.py", line 145, in km_from_string
File "/usr/local/lib/python2.7/site-packages/jupyter_client/connect.py", line
193, in find_connection_file
return sorted(matches, key=lambda f: os.stat(f).st_atime)[-1]
File "/usr/local/lib/python2.7/site-packages/jupyter_client/connect.py", line
193, in
return sorted(matches, key=lambda f: os.stat(f).st_atime)[-1]
OSError: [Errno 2] No such file or directory: './cv.py'

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions