[Zope3-Users] Installation problems with ztfy.webapp on fresh baked gentoo!

Thierry Florac tflorac at ulthar.net
Sat Jul 20 01:03:51 CEST 2013


Hi,

Le Fri, 19 Jul 2013 23:43:54 +0200,
  Tamer Higazi <th982a at googlemail.com> a écrit:

> Hi peeople!
> I sent by mistake this question to the zope2 Mailinglist, and I hope
> you forgive me. I have this problem:
> 
> I am trying to install zope3 /ztfy webapp, and I face quickly a
> problem by running "python bootstrap.py" after application setup.
> Here the problem:
> 
> README.txt  bootstrap.py  buildout.cfg  debug.ini  deploy.ini  etc 
> extends-cache  setup.py  src  var
> tamer at tux /storage/PyProjects/ztfyAPP $ python bootstrap.py
> Traceback (most recent call last):
>   File "bootstrap.py", line 111, in <module>
>     ws.find(pkg_resources.Requirement.parse(requirement)).location
> AttributeError: 'NoneType' object has no attribute 'location'
> 
> This problem appears if I try to setup bluebream or a ztfy project
> and I am not getting smart. what could it be?! 
> 
> I already spoke with somebody who had the same problem. He installed
> "zc.builout" globally, and it was solved for him but not me.
> 
> My problem still exist even after installing through easy_install
> zc.buildout globally.
> 
> Any ideas what it could be?!
> 
> For any help I would kindly thank you


I don't think that this problem is strictly related to ZTFY packages.

Which Python version do you use ? On what operating system ??
I'm the creator and maintainer of all ZTFY packages, which are actually
only compatible with Python 2.6 and 2.7.

Regards,
Thierry


More information about the Zope3-users mailing list