Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] python3-jupyter_console: Missing /bin/jupyter-console
Date: Fri, 10 Jul 2020 02:01:15 +0200	[thread overview]
Message-ID: <20200710000115._G2zGPvew_yAkYjOa6aIc14X5buS5Z_X4mWvBzectzE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23500@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1411 bytes --]

Closed issue by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/issues/23500

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  Void 5.4.50_1 x86_64 AuthenticAMD notuptodate rrrmFFFFFFFF
* package:  `python3-jupyter_console-6.1.0_1`

### Expected behavior
Jupyter's different modules have their own binaries which are used to execute them.

python2 version already has the file (`/bin/jupyter-console2`) present.

### Actual behavior
`/usr/bin/jupyter-console` is not shipped in the package; thus leading to this error, even if `python3-jupyter_console` is installed:
```
Traceback (most recent call last):
  File "/sbin/jupyter", line 11, in <module>
    load_entry_point('jupyter-core==4.6.3', 'console_scripts', 'jupyter')()
  File "/usr/lib/python3.8/site-packages/jupyter_core/command.py", line 247, in main
    command = _jupyter_abspath(subcommand)
  File "/usr/lib/python3.8/site-packages/jupyter_core/command.py", line 133, in _jupyter_abspath
    raise Exception(
Exception: Jupyter command `jupyter-console` not found.
```

### Steps to reproduce the behavior
Just install `python3-jupyter` (has the mentioned package as it's direct dependency) and hit `jupyter console`.


  parent reply	other threads:[~2020-07-10  0:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09 18:48 [ISSUE] " mamins1376
2020-07-09 18:59 ` ericonr
2020-07-09 19:00 ` ericonr
2020-07-10  0:01 ` sgn [this message]
2020-07-10  4:12 ` mamins1376

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200710000115._G2zGPvew_yAkYjOa6aIc14X5buS5Z_X4mWvBzectzE@z \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).