Hi guys

This is my first post here, and it is because I setup zopeskel.dexterity
with the bellow command

(dexterity)macagua@dacagua:~/proyectos/zopeskel.dexterity$ pip install
zopeskel.dexterity

and later I try to create a Dexterity product and show me the bellow error:

(dexterity)macagua@dacagua:~/proyectos/zopeskel.dexterity$ zopeskel
dexterity collective.myapp
Traceback (most recent call last):
  File "/home/macagua/virtualenv/dexterity/bin/zopeskel", line 8, in
<module>
    load_entry_point('ZopeSkel==3.0b3', 'console_scripts', 'zopeskel')()
  File
"/home/macagua/virtualenv/dexterity/lib/python2.6/site-packages/templer/core/zopeskel_script.py",
line 363, in run
    template = rez[0].load()
  File
"/home/macagua/virtualenv/dexterity/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py",
line 1954, in load
  File
"/home/macagua/virtualenv/dexterity/lib/python2.6/site-packages/zopeskel/dexterity/dexterity.py",
line 3, in <module>
    from zopeskel.plone import BasicZope
ImportError: No module named plone

When I try to fix it the error and I can see the problem is because the
zopeskel.dexterity package does not support the new ZopeSkel and templer
system.

Later of dedicate some hours to fix it and I think that now
zopeskel.dexterity can be usable or compatible with the new template
mechanism. But now I am try to fix the localcommand option for this package.

I would like found the zopeskel.dexterity maintainer package for coordinate
how integrate these improvements.

Still Steve McMahon is the zopeskel.dexterity maintainer package?

Any ideas or comments

-- 
Atentamente

T.S.U. Leonardo Caballero
Linux Counter ID =
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=369081
Key fingerprint = 9FD2 DC71 38E7 A1D1 57F5  1D29 04DE 43BC 8A27 424A

/me Corriendo Debian Squeeze 6.0 y Canaina GNU/Linux 2.1
/me Cree "El Conocimiento Humano le Pertenece al Mundo"
_______________________________________________
ZopeSkel mailing list
zopes...@lists.plone.org
https://lists.plone.org/mailman/listinfo/plone-zopeskel

Reply via email to