Hello everyone,
I don't manage to install PloneFormGen and i have this error when i run the buildout:
C:\Program Files\Plone>buildout.exe
Develop: 'C:\\Program Files\\Plone\\buildout-cache/eggs/Products.PloneFormGen-1.
2.7-py2.4.egg'
C:\Program Files\Plone\buildout-cache/eggs/Products.PloneFormGen-1.2.7-py2.4.egg
:11: DeprecationWarning: Non-ASCII character '\xf5' in file C:\Program Files\Plo
ne\buildout-cache/eggs/Products.PloneFormGen-1.2.7-py2.4.egg on line 2, but no e
ncoding declared; see
http://www.python.org/peps/pep-0263.html for details
Î#¥F▄9UÁ2╣2ÖV■ [î3ã↔xQ├«©¦!∟µ£Ó7◄¸¾½│♣⌂µð▀+x☺▀╬cì0ä⌂CO‼▼{'ÌòJøÎ^,8Þ─½Ú¯
eC0³V⌂§¦#Å:úodâîúUd¿ÿØ 0►▀F♠º▬┴ö@Y♦x(♥ƒ┤A╦‗p┤d6á´M¶
Traceback (most recent call last):
File "c:\docume~1\supinfo\locals~1\temp\tmpnm4m3l", line 11, in ?
execfile('C:\\Program Files\\Plone\\buildout-cache/eggs/Products.PloneFormGe
n-1.2.7-py2.4.egg')
File "C:\Program Files\Plone\buildout-cache/eggs/Products.PloneFormGen-1.2.7-p
y2.4.egg", line 1
PK♥♦¶↨♣N§[¦ÏÄa9
^
SyntaxError: invalid syntax
While:
Installing.
Processing develop directory 'C:\\Program Files\\Plone\\buildout-cache/eggs/Pr
oducts.PloneFormGen-1.2.7-py2.4.egg'.
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "c:\program files\plone\buildout-cache\eggs\zc.buildout-1.2.1-py2.4.egg\z
c
My buildout.cfg modifications are :[buildout]
...
develop =
buildout-cache/eggs/Products.PloneFormGen-1.2.7-py2.4.egg
[instance]
eggs =
...
Products.PloneFormGen
zcml =
...
Products.PloneFormGen
Thanks a lot
Best regards
I have:
Windows, Plone v3.2.2 , Zope 2, installed with "Plone-3.2.2-buildout.exe"