GNU bug report logs - #41729
jupyter cannot be installed

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Fri, 5 Jun 2020 21:50:02 UTC

Severity: normal

Merged with 41738

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41729 in the body.
You can then email your comments to 41729 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41729; Package guix. (Fri, 05 Jun 2020 21:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ricardo Wurmus <rekado <at> elephly.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 05 Jun 2020 21:50:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guix <at> gnu.org
Subject: jupyter cannot be installed
Date: Fri, 05 Jun 2020 23:48:56 +0200
--8<---------------cut here---------------start------------->8---
building /gnu/store/rb5cigrwvqgm87hxpf553g283lc2j6px-jupyter-1.0.0.drv...
guix package: error: profile contains conflicting entries for python-ipython
guix package: error:   first entry: python-ipython <at> 7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0
guix package: error:    ... propagated from python-ipywidgets <at> 7.5.1
guix package: error:    ... propagated from jupyter <at> 1.0.0
guix package: error:   second entry: python-ipython <at> 7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0
guix package: error:    ... propagated from python-qtconsole <at> 4.4.3
guix package: 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 reason here is that python-ipywidgets asks for

    (prompt-toolkit-2-instead-of-prompt-toolkit python-ipython)

whereas python-qtconsole just wants python-ipython.  The result is that
two different variants of python-ipython are requested.

-- 
Ricardo




Merged 41729 41738. Request was from Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> to control <at> debbugs.gnu.org. (Sat, 06 Jun 2020 22:07:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#41729; Package guix. (Mon, 08 Jun 2020 05:57:01 GMT) Full text and rfc822 format available.

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

From: Edouard Klein <edou <at> rdklein.fr>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 41729 <at> debbugs.gnu.org, bug-guix <at> gnu.org
Subject: Re: bug#41729: jupyter cannot be installed
Date: Mon, 08 Jun 2020 07:55:43 +0200
This is my fault,

python-ipython accepts both python-prompt-toolkit-2 and the latest
version, python-prompt-toolkit (3), but some packages that depend on
ipython accept only python-prompt-toolkit-2.

I messed up with jupyter, I didn't realize that another input depended
on ipython also.

I'll try to fix it. I can't early this week, but I'll work on it
starting wednesday.

I'm sorry for the inconvenience.





Ricardo Wurmus writes:

> --8<---------------cut here---------------start------------->8---
> building /gnu/store/rb5cigrwvqgm87hxpf553g283lc2j6px-jupyter-1.0.0.drv...
> guix package: error: profile contains conflicting entries for python-ipython
> guix package: error:   first entry: python-ipython <at> 7.9.0 /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0
> guix package: error:    ... propagated from python-ipywidgets <at> 7.5.1
> guix package: error:    ... propagated from jupyter <at> 1.0.0
> guix package: error:   second entry: python-ipython <at> 7.9.0 /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0
> guix package: error:    ... propagated from python-qtconsole <at> 4.4.3
> guix package: 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 reason here is that python-ipywidgets asks for
>
>     (prompt-toolkit-2-instead-of-prompt-toolkit python-ipython)
>
> whereas python-qtconsole just wants python-ipython.  The result is that
> two different variants of python-ipython are requested.





Information forwarded to bug-guix <at> gnu.org:
bug#41729; Package guix. (Mon, 08 Jun 2020 05:57:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 15 Jul 2020 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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