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 <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ python-daemon-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel
