Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant Install With Current Jupyter #3

Closed
techdragon opened this issue May 24, 2017 · 2 comments
Closed

Cant Install With Current Jupyter #3

techdragon opened this issue May 24, 2017 · 2 comments

Comments

@techdragon
Copy link

    /Users/techdragon/.pyenv/versions/3.6.1/envs/jupyter/lib/python3.6/site-packages/IPython/kernel/__init__.py:13: ShimWarning: The `IPython.kernel` package has been deprecated since IPython 4.0.You should import from ipykernel or jupyter_client instead.
      "You should import from ipykernel or jupyter_client instead.", ShimWarning)
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/pg/hv1fbzjj0dlfkfjk116mz6nr0000gn/T/pip-build-k6_6ddjt/calysto-prolog/setup.py", line 64, in <module>
        'Programming Language :: Python :: 2',
      File "/Users/techdragon/.pyenv/versions/3.6.1/lib/python3.6/distutils/core.py", line 148, in setup
        dist.run_commands()
      File "/Users/techdragon/.pyenv/versions/3.6.1/lib/python3.6/distutils/dist.py", line 955, in run_commands
        self.run_command(cmd)
      File "/Users/techdragon/.pyenv/versions/3.6.1/lib/python3.6/distutils/dist.py", line 974, in run_command
        cmd_obj.run()
      File "/private/var/folders/pg/hv1fbzjj0dlfkfjk116mz6nr0000gn/T/pip-build-k6_6ddjt/calysto-prolog/setup.py", line 22, in run
        from metakernel.utils.kernel import install_kernel_resources
    ModuleNotFoundError: No module named 'metakernel.utils.kernel'
@techdragon techdragon changed the title Cant Install Cant Install With Current Jupiter May 24, 2017
@techdragon techdragon changed the title Cant Install With Current Jupiter Cant Install With Current Jupyter May 24, 2017
@dsblank
Copy link
Member

dsblank commented May 24, 2017

Acknowledged. Will try to revise this soon.

@dsblank
Copy link
Member

dsblank commented May 24, 2017

Should be fixed with latest update. Please see new README.md.

@dsblank dsblank closed this as completed May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants