[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnowsys-help] Installation of Zope and Python script for query generati
From: |
Saurabh Gupte |
Subject: |
[Gnowsys-help] Installation of Zope and Python script for query generation |
Date: |
Sat, 13 Oct 2007 09:56:28 +0100 (BST) |
we are doing project for development of
question-answer system.
we have installed the gnoware dvd. so we have zope 2.6
and zope2.8 instance installed on our machine.
to proceed further, we have some queries :
1. though instance of zope is created successfully, we
get the following error :
address@hidden:/usr/local/Zope2.8-instance/bin$ sudo
../runzope
/usr/local/python-2.4.3/lib/python2.4/whrandom.py:38:
DeprecationWarning: the whrandom module is deprecated;
please use the random module
DeprecationWarning)
/usr/local/Zope2.8-instance/Products/Archetypes/__init__.py:12:
DeprecationWarning: The module,
'Products.CMFCore.CMFCorePermissions' is a deprecated
compatiblity alias for 'Products.CMFCore.permissions';
please use the new module instead.
from Products.CMFCore import CMFCorePermissions
/usr/local/Zope2.8-instance/Products/ATContentTypes/__init__.py:82:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
ATContentTypes
icon='tool.gif', ).initialize(context)
/usr/local/Zope2.8-instance/Products/Archetypes/__init__.py:99:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
Archetypes
icon="tool.gif",
/usr/local/Zope2.8-instance/Products/CMFFormController/__init__.py:25:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
CMFFormController
product_name='CMFFormController', icon='tool.gif',
/usr/local/Zope2.8-instance/Products/CMFPlone/__init__.py:196:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
CMFPlone
, icon='tool.gif'
/usr/local/Zope2.8-instance/Products/MimetypesRegistry/__init__.py:34:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
MimetypesRegistry
icon="tool.gif",
/usr/local/Zope2.8-instance/Products/PloneLanguageTool/__init__.py:17:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
PloneLanguageTool
icon='tool.gif',
/usr/local/Zope2.8-instance/Products/PortalTransforms/__init__.py:35:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
PortalTransforms
icon="tool.gif",
/usr/local/Zope2.8-instance/Products/ResourceRegistries/__init__.py:20:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
ResourceRegistries
icon = 'tool.gif',
/usr/local/Zope2.8-instance/Products/gnowsys/wsdlgenerator.py:204:
DeprecationWarning: This will be removed in ZODB 3.6:
use transaction.get() instead of get_transaction().
transaction.commit() is a shortcut spelling of
transaction.get().commit(),
and transaction.abort() of
transaction.get().abort().
get_transaction().commit()
/usr/local/Zope2.8-instance/Products/kupu/plone/__init__.py:32:
DeprecationWarning: The product_name parameter of
ToolInit is deprecated and will be ignored in CMF 2.0:
kupu
icon="kupu_icon.gif",
/usr/local/Zope2.8-instance/Products/CMFCore/TypesTool.py:270:
DeprecationWarning: getActionById() is deprecated and
will be removed in CMF 2.0. Please use
getActionInfo()['url'] if you need an URL or
queryMethodID() if you need a method ID.
DeprecationWarning)
2. Where from can we learn python scripting ?
3. Is there a pyhton script embedded in the
gnowledge.org portal ?
4. If yes, how do we access the python script in the
gnowledge.org portal?
Kindly reply.
regards
Ashish Bhujbal
Dhaval Raje
Foram Gosrani
Hemangi Shah
Saurabh Gupte
Chat on a cool, new interface. No download required. Go to
http://in.messenger.yahoo.com/webmessengerpromo.php
- [Gnowsys-help] Installation of Zope and Python script for query generation,
Saurabh Gupte <=