From mauriceling at gmail.com  Wed Feb 18 14:06:11 2009
From: mauriceling at gmail.com (Maurice Ling)
Date: Wed, 18 Feb 2009 21:06:11 +0800
Subject: [Catalog-sig] Problems using easy_install (copads module)
Message-ID: <499C07C3.9010309@acm.org>

Hi,

I've just registered 'copad' module with CheeseShop and tried to use 
easy_install to test but unsuccessful... witht he following error...

ML-iB:/sw/lib/python2.5/site-packages mauriceling$ sudo easy_install copads
Searching for copads
Reading http://pypi.python.org/simple/copads/
Reading http://www.sourceforge.net/projects/copads
No local packages or download links found for copads
error: Could not find suitable distribution for Requirement.parse('copads')

Here is my setup.py

from ez_setup import use_setuptools
use_setuptools()

from setuptools import setup, find_packages

setup(name='copads',
      version='0.1',
      description='Collection of Python Algorithms and Data Structures',
      long_description='Collection of Python Algorithms and Data Structures',
      author='Maurice HT Ling',
      author_email='mauriceling at acm.org',
      url='http://www.sourceforge.net/projects/copads',
      license = 'GNU General Public License version 2',
      platform = 'OS independent',
      package_dir = {'copads' : 'src',
                     'copads.test' : 'test'},
      packages = ['copads', 'copads.test'],
      classifiers=['Development Status :: 3 - Alpha',
                   'Intended Audience :: Developers',
                   'License :: OSI Approved :: GNU General Public License (GPL)',
                   'Operating System :: OS Independent',
                   'Programming Language :: Python',
                   'Topic :: Scientific/Engineering :: Artificial Intelligence',
                   'Topic :: Scientific/Engineering :: Mathematics',
                   'Topic :: Software Development :: Libraries :: Python Modules'
                   ],
     )


Any suggestions?

Thanks
ML

-- 
Maurice LING, BSc(Hons)(Biochem), BSc(Comp), FIFA, MACM 
Lecturer, Chemical and Life Sciences, Singapore Polytechnic
Co-Editor-in-Chief, The Python Papers Anthology
Firebird Foundation Committee Member
Secretary, University of Melbourne Alumni Association (Singapore) 
mobile: +6596669233, +6568707927
resume: http://maurice.vodien.com/maurice_resume.pdf
www: http://maurice.vodien.com


From tarek.ziade at ingeniweb.com  Wed Feb 18 14:19:46 2009
From: tarek.ziade at ingeniweb.com (Tarek Ziade)
Date: Wed, 18 Feb 2009 14:19:46 +0100
Subject: [Catalog-sig] Problems using easy_install (copads module)
In-Reply-To: <499C07C3.9010309@acm.org>
References: <499C07C3.9010309@acm.org>
Message-ID: <a26746990902180519k7d05d26of2ad30077bbb47bf@mail.gmail.com>

Hi,

You didn't upload any package at PyPI.

>From there, easy_install tries to get it from the provided "url" but
it's not there, the best way to adress this is to provide a  "download
url", if you don't want to upload a package at PyPI.

If you want to work it this way, please switch to distutils-SIG if you
have any issues with easy_install and setuptools;

The proper way is to add a [setuptools] header in your subject

Thanks!

Regards
Tarek


2009/2/18 Maurice Ling <mauriceling at gmail.com>:
> Hi,
>
> I've just registered 'copad' module with CheeseShop and tried to use
> easy_install to test but unsuccessful... witht he following error...
>
> ML-iB:/sw/lib/python2.5/site-packages mauriceling$ sudo easy_install copads
> Searching for copads
> Reading http://pypi.python.org/simple/copads/
> Reading http://www.sourceforge.net/projects/copads
> No local packages or download links found for copads
> error: Could not find suitable distribution for Requirement.parse('copads')
>
> Here is my setup.py
>
> from ez_setup import use_setuptools
> use_setuptools()
>
> from setuptools import setup, find_packages
>
> setup(name='copads',
>     version='0.1',
>     description='Collection of Python Algorithms and Data Structures',
>     long_description='Collection of Python Algorithms and Data Structures',
>     author='Maurice HT Ling',
>     author_email='mauriceling at acm.org',
>     url='http://www.sourceforge.net/projects/copads',
>     license = 'GNU General Public License version 2',
>     platform = 'OS independent',
>     package_dir = {'copads' : 'src',
>                    'copads.test' : 'test'},
>     packages = ['copads', 'copads.test'],
>     classifiers=['Development Status :: 3 - Alpha',
>                  'Intended Audience :: Developers',
>                  'License :: OSI Approved :: GNU General Public License
> (GPL)',
>                  'Operating System :: OS Independent',
>                  'Programming Language :: Python',
>                  'Topic :: Scientific/Engineering :: Artificial
> Intelligence',
>                  'Topic :: Scientific/Engineering :: Mathematics',
>                  'Topic :: Software Development :: Libraries :: Python
> Modules'
>                  ],
>    )
>
>
> Any suggestions?
>
> Thanks
> ML
>
> --
> Maurice LING, BSc(Hons)(Biochem), BSc(Comp), FIFA, MACM Lecturer, Chemical
> and Life Sciences, Singapore Polytechnic
> Co-Editor-in-Chief, The Python Papers Anthology
> Firebird Foundation Committee Member
> Secretary, University of Melbourne Alumni Association (Singapore) mobile:
> +6596669233, +6568707927
> resume: http://maurice.vodien.com/maurice_resume.pdf
> www: http://maurice.vodien.com
>
> _______________________________________________
> Catalog-SIG mailing list
> Catalog-SIG at python.org
> http://mail.python.org/mailman/listinfo/catalog-sig
>



-- 
Tarek Ziad? - Directeur Technique
INGENIWEB (TM) - SAS 50000 Euros - RC B 438 725 632
Bureaux de la Colline - 1 rue Royale - B?timent D - 9?me ?tage
92210 Saint Cloud - France
Phone : 01.78.15.24.00 / Fax : 01 46 02 44 04
http://www.ingeniweb.com - une soci?t? du groupe Alter Way