Github messages for voidlinux
 help / color / mirror / Atom feed
From: rivanfebrian123 <rivanfebrian123@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] `jupyter-core` is not found
Date: Thu, 14 Oct 2021 11:28:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33536@inbox.vuxu.org> (raw)

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

New issue by rivanfebrian123 on void-packages repository

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

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.13.19_1 x86_64 GenuineIntel notuptodate rrrmFFFFF
* package:  python3-jupyter_notebook-6.3.0_2

### Expected behavior

### Actual behavior
```
[rivanfebrian123@RVN ~]$ jupyter notebook
Traceback (most recent call last):
  File "/usr/bin/jupyter", line 33, in <module>
    sys.exit(load_entry_point('jupyter-core==4.7.1', 'console_scripts', 'jupyter')())
  File "/usr/bin/jupyter", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: jupyter-core
```

When I try to install `jupyter-core` manually, it says:
```
[rivanfebrian123@RVN ~]$ sudo xbps-install -S python3-jupyter_core
Password: 
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
Package `python3-jupyter_core' already installed.
```

### Steps to reproduce the behavior
`sudo xbps-install -S python3-jupyter_notebook`

             reply	other threads:[~2021-10-14  9:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14  9:28 rivanfebrian123 [this message]
2021-10-14 11:58 ` dkwo
2021-10-14 13:37 ` ahesford
2021-10-15  6:40 ` rivanfebrian123
2021-10-15  6:40 ` [ISSUE] [CLOSED] " rivanfebrian123

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33536@inbox.vuxu.org \
    --to=rivanfebrian123@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).