Error zc.recipe.egg 1.3.2, the version option is deprecated.

100 views
Skip to first unread message

Ali Rıza Keleş, Alternatif Bilişim

unread,
Jun 11, 2011, 12:44:35 PM6/11/11
to django-lfc
Hello,

I tried to install lfc as described here:
http://packages.python.org/django-lfc/introduction/installation.html

But command "bin/buildout -v" gives an error as below and ends:

Got zc.recipe.egg 1.3.2.
Picked: zc.recipe.egg = 1.3.2
While:
Installing.
Getting section django.
Initializing part django.
Error: The version option is deprecated. Read about the change on
http://pypi.python.org/pypi/djangorecipe

How can i fix that?

Thanks..

--
Ali Rıza Keleş

Whole output of "bin/buildout -v" is:

rtr-5:/some/where/on/server/lfc-cms/lfc-installer# bin/buildout -v
Installing 'zc.buildout', 'setuptools'.
We have the best distribution that satisfies 'zc.buildout'.
Picked: zc.buildout = 1.5.2
We have the best distribution that satisfies 'setuptools'.
Picked: setuptools = 0.6c12dev-r88846
Installing 'djangorecipe'.
We have no distributions for djangorecipe that satisfies
'djangorecipe'.
Getting distribution for 'djangorecipe'.
Running easy_install:
/usr/bin/python "-S" "-c" "import sys,os;p = sys.path[:];import
site;sys.path[:] = p;[sys.modules.pop(k) for k, v in
sys.modules.items() if hasattr(v, '__path__') and len(v.__path__)==1
and not
os.path.exists(os.path.join(v.__path__[0],'__init__.py'))];from
setuptools.command.easy_install import main;main()" "-mUNxd" "/some/
where/on/server/lfc-cms/lfc-installer/eggs/tmpPIAX99" "-q" "/tmp/
tmpsgtzzwget_dist/djangorecipe-0.99.tar.gz"
path=/some/where/on/server/lfc-cms/lfc-installer/eggs/
setuptools-0.6c12dev_r88846-py2.5.egg

Got djangorecipe 0.99.
Picked: djangorecipe = 0.99
Getting required 'django'
required by djangorecipe 0.99.
We have no distributions for django that satisfies 'django'.
Getting distribution for 'django'.
Running easy_install:
/usr/bin/python "-S" "-c" "import sys,os;p = sys.path[:];import
site;sys.path[:] = p;[sys.modules.pop(k) for k, v in
sys.modules.items() if hasattr(v, '__path__') and len(v.__path__)==1
and not
os.path.exists(os.path.join(v.__path__[0],'__init__.py'))];from
setuptools.command.easy_install import main;main()" "-mUNxd" "/some/
where/on/server/lfc-cms/lfc-installer/eggs/tmp_teXfr" "-q" "/tmp/
tmpwyluKCget_dist/Django-1.3.tar.gz"
path=/some/where/on/server/lfc-cms/lfc-installer/eggs/
setuptools-0.6c12dev_r88846-py2.5.egg

zip_safe flag not set; analyzing archive contents...
django.views.i18n: module references __file__
django.db.utils: module references __file__
django.db.models.loading: module references __file__
django.utils.module_loading: module references __path__
django.utils.autoreload: module references __file__
django.utils.version: module references __path__
django.utils.translation.trans_real: module references __file__
django.utils.translation.__init__: module references __file__
django.utils.unittest.collector: module references __file__
django.utils.unittest.loader: module references __file__
django.core.servers.basehttp: module references __path__
django.core.management.base: module references __path__
django.core.management.sql: module references __file__
django.core.management.__init__: module references __file__
django.core.management.__init__: module references __path__
django.core.management.commands.loaddata: module references __file__
django.core.management.commands.loaddata: module references __path__
django.core.management.commands.makemessages: module references
__file__
django.contrib.staticfiles.storage: module references __file__
django.contrib.sitemaps.tests.basic: module references __file__
django.contrib.formtools.tests.__init__: module references __file__
django.contrib.auth.tests.views: module references __file__
django.contrib.admindocs.views: module references __file__
django.contrib.gis.geometry.test_data: module references __file__
django.contrib.gis.tests.geogapp.tests: module references __file__
django.contrib.gis.tests.geo3d.tests: module references __file__
django.contrib.gis.tests.layermap.tests: module references __file__
django.contrib.flatpages.tests.middleware: module references __file__
django.contrib.flatpages.tests.views: module references __file__
django.contrib.flatpages.tests.csrf: module references __file__
django.contrib.flatpages.tests.templatetags: module references
__file__
django.template.loaders.app_directories: module references __file__
django.test.simple: module references __file__
django.test._doctest: module references __file__
django.test._doctest: module MAY be using inspect.getsourcefile
django.conf.__init__: module references __file__
django.conf.project_template.manage: module references __file__
Got Django 1.3.
Picked: Django = 1.3
Getting required 'zc.recipe.egg'
required by djangorecipe 0.99.
We have no distributions for zc.recipe.egg that satisfies
'zc.recipe.egg'.
Getting distribution for 'zc.recipe.egg'.
Running easy_install:
/usr/bin/python "-S" "-c" "import sys,os;p = sys.path[:];import
site;sys.path[:] = p;[sys.modules.pop(k) for k, v in
sys.modules.items() if hasattr(v, '__path__') and len(v.__path__)==1
and not
os.path.exists(os.path.join(v.__path__[0],'__init__.py'))];from
setuptools.command.easy_install import main;main()" "-mUNxd" "/some/
where/on/server/lfc-cms/lfc-installer/eggs/tmpHroxsu" "-q" "/tmp/
tmpqkpLISget_dist/zc.recipe.egg-1.3.2.tar.gz"
path=/some/where/on/server/lfc-cms/lfc-installer/eggs/
setuptools-0.6c12dev_r88846-py2.5.egg

Got zc.recipe.egg 1.3.2.
Picked: zc.recipe.egg = 1.3.2
While:
Installing.
Getting section django.
Initializing part django.
Error: The version option is deprecated. Read about the change on
http://pypi.python.org/pypi/djangorecipe

Kai Diefenbach

unread,
Jun 11, 2011, 12:51:38 PM6/11/11
to django-lfc

On Jun 11, 6:44 pm, Ali Rıza Keleş, Alternatif Bilişim
<ali.r.ke...@gmail.com> wrote:
> Hello,
>
> I tried to install lfc as described here:
>  http://packages.python.org/django-lfc/introduction/installation.html
>
> But command "bin/buildout -v" gives an error as below and ends:
>
> Got zc.recipe.egg 1.3.2.
> Picked: zc.recipe.egg = 1.3.2
> While:
>   Installing.
>   Getting section django.
>   Initializing part django.
> Error: The version option is deprecated. Read about the change onhttp://pypi.python.org/pypi/djangorecipe

Read the upgrade notice of djangorecipe as stated above.

http://pypi.python.org/pypi/djangorecipe/0.99

Anyway, I'll fix that as soon as I find some time.

Kai
Reply all
Reply to author
Forward
0 new messages