Giter Site home page Giter Site logo

wenv-kernel's People

Contributors

s-m-e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

yssource

wenv-kernel's Issues

Trouble installing via pip

I wasn't able to install wenv-kernel successfully

From pypi

$ pip3 install wenvkernel
Collecting wenvkernel
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/wenvkernel/

From github

pip3 install git+https://github.com/pleiszenburg/wenv-kernel.git@develop
Collecting git+https://github.com/pleiszenburg/wenv-kernel.git@develop
  Cloning https://github.com/pleiszenburg/wenv-kernel.git (to revision develop) to /tmp/pip-req-build-cc60l_eq
  Did not find branch or tag 'develop', assuming revision or ref.
error: pathspec 'develop' did not match any file(s) known to git
Command "git checkout -q develop" failed with error code 1 in /tmp/pip-req-build-cc60l_eq

Installation script error

I can install using pip, but when running the installation script I get this error.
By the way, assuming it is installed correctly, how is the wine jupyter server started ?

python -m wenvkernel.install
Traceback (most recent call last):
File "/root/anaconda3/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/root/anaconda3/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/root/anaconda3/lib/python3.8/site-packages/wenvkernel/install.py", line 38, in
_setup_kernels()
File "/root/anaconda3/lib/python3.8/site-packages/wenvkernel/_core.py", line 61, in setup_kernels
setup_kernel(bits)
File "/root/anaconda3/lib/python3.8/site-packages/wenvkernel/_core.py", line 73, in setup_kernel
_wenv_pip(bits, "install", "ipykernel")
File "/root/anaconda3/lib/python3.8/site-packages/wenvkernel/_core.py", line 125, in _wenv_pip
raise SystemError("wenv pip failed", out, err)
SystemError: ('wenv pip failed', '', 'Unknown command or script: "pip"\n')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.