unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Francesco Frassinelli <fraph24@gmail.com>
To: 39757@debbugs.gnu.org
Subject: bug#39757: python@3.7 + poetry: poetry is broken
Date: Sun, 23 Feb 2020 15:50:00 +0100	[thread overview]
Message-ID: <5cb81cf1-e0e6-650f-f401-c56458202986@gmail.com> (raw)

$ guix environment --ad-hoc python@3.7 poetry -- poetry --help
substitute:
/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
substitute:
/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/bash:
warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)
Traceback (most recent call last):
  File
"/gnu/store/c9vg9n69zic2zjzbvqsc12mglkdipws8-poetry-0.12.17/bin/.poetry-real",
line 11, in <module>
    load_entry_point('poetry==0.12.17', 'console_scripts', 'poetry')()
  File
"/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 489, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File
"/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 2793, in load_entry_point
    return ep.load()
  File
"/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 2411, in load
    return self.resolve()
  File
"/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 2417, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File
"/gnu/store/sfjm1g50503x5j9qhfq9kfgqbdvw421g-profile/lib/python3.7/site-packages/poetry/console/__init__.py",
line 1, in <module>
    from .application import Application
  File
"/gnu/store/sfjm1g50503x5j9qhfq9kfgqbdvw421g-profile/lib/python3.7/site-packages/poetry/console/application.py",
line 7, in <module>
    from cleo.formatters import Formatter
ModuleNotFoundError: No module named 'cleo.formatters'
$ guix search poetry | recsel -P version
0.12.17
$ curl -sI HEAD https://github.com/python-poetry/poetry/releases/latest
| grep Location
Location: https://github.com/python-poetry/poetry/releases/tag/1.0.3

--
Frafra

             reply	other threads:[~2020-02-23 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23 14:50 Francesco Frassinelli [this message]
2022-07-11 18:31 ` bug#39757: python@3.7 + poetry: poetry is broken Maxim Cournoyer

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=5cb81cf1-e0e6-650f-f401-c56458202986@gmail.com \
    --to=fraph24@gmail.com \
    --cc=39757@debbugs.gnu.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).