GNU bug report logs - #55448
‘jupyter’ package uninstallable due to colliding ‘python-prompt-toolkit’

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Mon, 16 May 2022 12:34:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: bug-guix <at> gnu.org
Subject: ‘jupyter’ package uninstallable due to
 colliding ‘python-prompt-toolkit’
Date: Mon, 16 May 2022 14:32:38 +0200
Hello,

The ‘jupyter’ package is currently uninstallable:

--8<---------------cut here---------------start------------->8---
$ guix time-machine --commit=40a729a0e6f1d660b942241416c1e2c567616d4d -- install -p /tmp/test-profile-for-jupyter jupyter --no-grafts
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.

The following package will be installed:
   jupyter 1.0.0

guix install: error: profile contains conflicting entries for python-prompt-toolkit
guix install: error:   first entry: python-prompt-toolkit <at> 2.0.7 /gnu/store/c7z70ria845j3ifajj225h704hzk4l51-python-prompt-toolkit-2.0.7
guix install: error:    ... propagated from python-jupyter-console <at> 6.4.0
guix install: error:    ... propagated from jupyter <at> 1.0.0
guix install: error:   second entry: python-prompt-toolkit <at> 3.0.29 /gnu/store/0zb6bgwhczmxh9y6dy76246kyvlnlrhv-python-prompt-toolkit-3.0.29
guix install: error:    ... propagated from python-ipython <at> 8.2.0
guix install: error:    ... propagated from python-ipykernel <at> 6.13.0
guix install: error:    ... propagated from python-qtconsole <at> 5.3.0
guix install: error:    ... propagated from jupyter <at> 1.0.0
hint: You cannot have two different versions or variants of `jupyter' in the same profile.
--8<---------------cut here---------------end--------------->8---

(The hint is bogus…)

Ludo’.




This bug report was last modified 3 years and 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.