unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Edouard Klein <edou@rdklein.fr>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: 41729@debbugs.gnu.org
Subject: bug#41729: jupyter cannot be installed
Date: Mon, 08 Jun 2020 07:55:43 +0200	[thread overview]
Message-ID: <87r1uqp0dc.fsf@rdklein.fr> (raw)
In-Reply-To: <87eeqtgp4n.fsf@elephly.net>

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





      reply	other threads:[~2020-06-08  5:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 21:48 bug#41729: jupyter cannot be installed Ricardo Wurmus
2020-06-08  5:55 ` 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=87r1uqp0dc.fsf@rdklein.fr \
    --to=edou@rdklein.fr \
    --cc=41729@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    /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).