unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* docker-compose not work
@ 2019-06-16 15:28 arkhan
  2019-06-16 17:46 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 5+ messages in thread
From: arkhan @ 2019-06-16 15:28 UTC (permalink / raw)
  To: help-guix

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-18  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-16 15:28 docker-compose not work arkhan
2019-06-16 17:46 ` 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

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