unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Re: Circular dependencies in python modules
Date: Wed, 21 Jan 2015 23:24:23 +0100	[thread overview]
Message-ID: <20150121222423.GA28710@debian> (raw)
In-Reply-To: <20150120220847.GA7543@debian>

Looking at the code of both modules on github, there is:
https://github.com/RDFLib/sparqlwrapper/blob/master/requirements.txt
   rdflib
   rdflib_jsonld
and
https://github.com/RDFLib/rdflib/blob/master/requirements.py2.txt
   flake8
   isodate
   pyparsing<=1.5.7
   SPARQLWrapper
(and similarly for python3; no idea why there the installation worked
without sparqlwrapper).

So what can we do?

Andreas

  reply	other threads:[~2015-01-21 22:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 22:08 Circular dependencies in python modules Andreas Enge
2015-01-21 22:24 ` Andreas Enge [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-22  8:50 Federico Beffa
2015-01-22 19:37 ` Andreas Enge
2015-01-22 21:15   ` Cyril Roelandt
2015-01-23 21:32     ` Andreas Enge

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=20150121222423.GA28710@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@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).