all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: arkhan@disroot.org
To: help-guix@gnu.org
Subject: docker-compose not work
Date: Sun, 16 Jun 2019 15:28:32 +0000	[thread overview]
Message-ID: <6d37df3c18bfe7282530b84440454118@disroot.org> (raw)

regards,

I just installed guixsd in my work station, at the moment everything is fine.

install docker and docker-compose but at the time of executing it I have the following error

Traceback (most recent call last):
 File "/gnu/store/l26izdvqqb5lpbbiwk3rhd6zf5q5x7sh-docker-compose-1.5.2/bin/.docker-compose-real", line 6, in <module>
 from pkg_resources import load_entry_point
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3088, in <module>
 @_call_aside
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside
 f(*args, **kwargs)
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
 working_set = WorkingSet._build_master()
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 574, in _build_master
 ws.require(__requires__)
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 892, in require
 needed = self.resolve(parse_requirements(requirements))
 File "/gnu/store/wqr8rwnwpmag01i6kb0laf62vsqnhrxy-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 778, in resolve
 raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'jsonschema<3,>=2.5.1' distribution was not found and is required by docker-compose

apparently the dependencies of this package are wrong,

someone can tell me how I can solve it.

thank you.

             reply	other threads:[~2019-06-16 15:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 15:28 arkhan [this message]
2019-06-16 17:46 ` docker-compose not work Tobias Geerinckx-Rice
2019-06-17  0:42   ` Edison Ibáñez
2019-06-17  1:27     ` Tobias Geerinckx-Rice
2019-06-18  9:10       ` Björn Höfling

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

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

  git send-email \
    --in-reply-to=6d37df3c18bfe7282530b84440454118@disroot.org \
    --to=arkhan@disroot.org \
    --cc=help-guix@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.