unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Edouard Klein <edou@rdklein.fr>
To: paul <goodoldpaul@autistici.org>
Cc: 41738@debbugs.gnu.org
Subject: bug#41738: Jupyter propagates two different versions of ipython
Date: Mon, 08 Jun 2020 08:03:37 +0200	[thread overview]
Message-ID: <87o8pup006.fsf@rdklein.fr> (raw)
In-Reply-To: <31d4aa4b-4c81-9772-eaeb-b135c50dc934@autistici.org>

As I said on the other bug, this is my fault, sorry.

I'll try to fix it starting wednesday.

Sorry for the incovenience.


paul writes:

> Hi Guix,
>
> On Guix System
>
>   guix ecab53c
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: ecab53c320b1584a08f811b17a92bd9a50a50ff3
>
> it's impossible to install jupyter in a new profile because it tries to
> propagate two different versions of python-ipython, you should be able to
> reproduce with:
>
> $ guix package -p /tmp/tmp-profile -i jupyter
> The following package will be installed:
>    jupyter 1.0.0
>
> guix package: error: profile contains conflicting entries for python-ipython
> guix package: error:   first entry: python-ipython@7.9.0
> /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0
> guix package: error:    ... propagated from python-ipywidgets@7.5.1
> guix package: error:    ... propagated from jupyter@1.0.0
> guix package: error:   second entry: python-ipython@7.9.0
> /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0
> guix package: error:    ... propagated from python-qtconsole@4.4.3
> guix package: error:    ... propagated from jupyter@1.0.0
> hint: You cannot have two different versions or variants of `jupyter' in the
> same profile.
>
>
> The conflict seems to be caused because:
>
> - 
> /gnu/store/avmg5jd7kccchxadsd9c7zq0p3shlk3w-python-ipython-7.9.0depends on
> python-prompt-toolkit@3.0.5
>
> - 
> /gnu/store/z0yarar134q6sziqncjdlfg2h2w5b2yh-python-ipython-7.9.0depends on
> python-prompt-toolkit@2.0.7
>
>
> This change seems to be introduced with 32ba87c14fd5e5b54d95211cd9a159d568ce7c67
> , which updates python-prompt-toolkit to 3.0.5 and to prevent python-ipywidgets,
> python-jupyter-console and python-widgetsnbextension tests from crashing builds
> them with python-prompt-toolkit@2.0.7.
>
>
> Giacomo





      parent reply	other threads:[~2020-06-08  6:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 15:52 bug#41738: Jupyter propagates two different versions of ipython paul
2020-06-06 18:44 ` david larsson
2020-06-06 18:46   ` david larsson
2020-06-06 22:35     ` Björn Höfling
2020-06-08  6:03 ` Edouard Klein [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87o8pup006.fsf@rdklein.fr \
    --to=edou@rdklein.fr \
    --cc=41738@debbugs.gnu.org \
    --cc=goodoldpaul@autistici.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).