Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] python3-jupyter_console: Missing /bin/jupyter-console
@ 2020-07-09 18:48 mamins1376
  2020-07-09 18:59 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mamins1376 @ 2020-07-09 18:48 UTC (permalink / raw)
  To: ml

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

New 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`.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-10  4:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09 18:48 [ISSUE] python3-jupyter_console: Missing /bin/jupyter-console mamins1376
2020-07-09 18:59 ` ericonr
2020-07-09 19:00 ` ericonr
2020-07-10  0:01 ` [ISSUE] [CLOSED] " sgn
2020-07-10  4:12 ` mamins1376

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).