Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error zc.recipe.egg 1.3.2, the version option is deprecated.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
 
View profile  
 More options Jun 11 2011, 12:44 pm
From: Ali Rıza Keleş, Alternatif Bilişim <ali.r.ke...@gmail.com>
Date: Sat, 11 Jun 2011 09:44:35 -0700 (PDT)
Local: Sat, Jun 11 2011 12:44 pm
Subject: Error zc.recipe.egg 1.3.2, the version option is deprecated.
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kai Diefenbach  
View profile  
 More options Jun 11 2011, 12:51 pm
From: Kai Diefenbach <kai.diefenb...@iqpp.de>
Date: Sat, 11 Jun 2011 09:51:38 -0700 (PDT)
Local: Sat, Jun 11 2011 12:51 pm
Subject: Re: Error zc.recipe.egg 1.3.2, the version option is deprecated.

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »