[Zope3-Users] Re: best way to get started nowadays?
Suresh V.
suresh_vv at yahoo.com
Wed Sep 26 06:46:32 EDT 2007
Stephan Richter wrote:
> On Saturday 22 September 2007 08:28, Benji York wrote:
>> Chris Withers wrote:
>>> So, what *is* the "standard" way now and where can I read about how to
>>> do it?
>> That's in flux at the moment. I think Philipp's zopeproject is a step
>> in the right direction, but haven't had a chance to look at it closely yet.
>
> You can also look at z3c.formdemo and some other packages, as they will build
> a full system for you. You can use it as a start.
>
> $ svn co svn://svn.zope.org/repos/main/z3c.formdemo/tags/1.4.0 formdemo
> $ cd formdemo
> $ python bootstrap.py
> $ ./bin/buildout -v
> $ ./bin/demo fg
I am getting an error as follows:
, line 158, in openPackageResource
ZConfig.SchemaResourceError: schema component not found
Package name: 'zope.app.appsetup'
File name: 'schema/schema.xml'
Package path:
['/home/formdemo/eggs/zope.app.appsetup-3.4.0-py2.4.egg/zope/app/appsetup']
Any idea how I can get around this?
Suresh
More information about the Zope3-users
mailing list