error: Could not find required distribution python-daemon>=2.0.0

Ben Finney ben+debian at benfinney.id.au
Wed Sep 23 03:34:37 UTC 2015


On 22-Sep-2015, Thomas Meissner wrote:

> I work on the project DoorPi and want to integrate /use your
> python-daemon into my project.

Thank you. It would be best if you can get this working via a normal
Distutils dependency declaration.

> I also got a lot of PEP440 error during the installation.
> Maybe you could take a look to this problem?

That appears to be a problem in Setuptools, already reported as a bug
<URL:https://bitbucket.org/pypa/setuptools/issues/307/pep440-code-in-setuptools-821-is-parsing>
and fixed in a newer version. You may need to check, and offer
feedback on that bug report if it's still a problem for you.

> But when I define a requirements.txt with 
> "python-daemon >= 2.0.6" I got an error:
> https://travis-ci.org/motom001/DoorPi/builds/81638521#L490

You are not the first to report this. I have added Cc to the
‘python-daemon-devel’ forum, please feel free to subscribe there if
you want to follow the discussion.

What we are lacking at the moment is a reliable test case to reproduce
this behaviour; I can't make it happen, so can't investigate further.

Can you come up with a simple complete example which will reliably
make this happen, so I can run it myself and debug it? If so, please
post to ‘python-daemon-devel’.

-- 
 \     “Oh, I realize it's a penny here and a penny there, but look at |
  `\      me: I've worked myself up from nothing to a state of extreme |
_o__)                                          poverty.” —Groucho Marx |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-daemon-devel/attachments/20150923/affd685d/attachment.sig>


More information about the python-daemon-devel mailing list