Discussion:
[Supervisor-users] meld3 error
Jean-mathieu Grimaldi
2009-09-30 20:01:16 UTC
Permalink
Hi

I use supervisor in many projects and i really like it.

But since a few days i always get an error when trying to install it
with buildout or easy_install :

Searching for meld3>=0.6.5
Reading http://pypi.python.org/simple/meld3/
Reading http://www.plope.com/software/meld3/
No local packages or download links found for meld3>=0.6.5
error: Could not find suitable distribution for
Requirement.parse('meld3>=0.6.5')

It seems that meld3 package is no more available on pypi ...

Many thx

Jean-mat
Chris McDonough
2009-09-30 20:16:56 UTC
Permalink
Please try again. I've released a new meld3 package in a more stable download
location.
Post by Jean-mathieu Grimaldi
Hi
I use supervisor in many projects and i really like it.
But since a few days i always get an error when trying to install it
Searching for meld3>=0.6.5
Reading http://pypi.python.org/simple/meld3/
Reading http://www.plope.com/software/meld3/
No local packages or download links found for meld3>=0.6.5
error: Could not find suitable distribution for
Requirement.parse('meld3>=0.6.5')
It seems that meld3 package is no more available on pypi ...
Many thx
Jean-mat
_______________________________________________
Supervisor-users mailing list
http://lists.supervisord.org/mailman/listinfo/supervisor-users
Fernando
2015-06-16 13:32:40 UTC
Permalink
Post by Chris McDonough
Please try again. I've released a new meld3 package in a more stable download
location.
//lists.supervisord.org/mailman/listinfo/supervisor-users
Hi,

I have the same problems. Can you help me?

Using /usr/lib/python2.4/site-packages/supervisor-3.1.3-py2.4.egg
Processing dependencies for supervisor
Searching for meld3>=0.6.5,<1.0.0
Reading http://cheeseshop.python.org/pypi/meld3/
Reading https://github.com/supervisor/meld3
Reading http://cheeseshop.python.org/pypi/meld3/1.0.2
No local packages or download links found for meld3>=0.6.5,<1.0.0
error: Could not find suitable distribution for
Requirement.parse('meld3>=0.6.5,<1.0.0')

Continue reading on narkive:
Loading...