You need to install Twisted(google for links)<br><br><div class="gmail_quote">On 8 August 2012 18:49,  <span dir="ltr"><<a href="mailto:rohitkav123@gmail.com" target="_blank">rohitkav123@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Sylvain,<br>
<br>
I was trying to install Cubicweb on my Ubuntu 12.04. I believe it got installed, but I do get this error.<br>
<br>
~$ cubicweb-ctl<br>
Traceback (most recent call last):<br>
  File "/usr/local/bin/cubicweb-ctl", line 4, in <module><br>
    import pkg_resources<br>
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in <module><br>
    working_set.require(__requires__)<br>
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require<br>
    needed = self.resolve(parse_requirements(requirements))<br>
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve<br>
    raise DistributionNotFound(req)<br>
pkg_resources.DistributionNotFound: Twisted<br>
rohit@rohit-Aspire-4720Z:~$<br>
<br>
<br>
Could you help me<br>
<br>
<br>
On Wednesday, April 28, 2010 4:05:20 PM UTC+5:30, Sylvain Thénault wrote:<br>
> CubicWeb 3.8.0 went out last week, but now we have tested it, produced<br>
> a 3.8.1, it's show time!<br>
><br>
><br>
> What's new in CubicWeb 3.8?<br>
><br>
><br>
> One of the most important change is http server update to move from deadend<br>
> twisted.web2 to twisted.web. With this change come the possibility to configure<br>
> the maximum size of POST request in the configuration file (was hard-coded to<br>
> 100Mo before).<br>
><br>
> Other changes include:<br>
><br>
> * CubicWeb should now be installable through **pip** or **easy_install**.<br>
>   This is still experimental, and we don't use it that much so please,<br>
>   give us some feedback! Some cubes are now also pipable (comment, blog...),<br>
>   but more will come with new releases.<br>
><br>
> * .execute() function lost is cache key argument. This is a great news since<br>
>   it was a pain to explain and most cubicweb users didn't know how to handle<br>
>   it well (and I'm thre greatest beneficer since I won't have to explain over<br>
>   and over again)<br>
><br>
> * nicer schema and workflow views<br>
><br>
> * refactored web session handling, which should now be cleaner, clearer, hence<br>
>   less buggy...<br>
><br>
> * nicer skeleton generation for new cubes, cleaner __pkginfo__ (you don't have<br>
>   to define both __depends__ / __depends_cubes__ or __recommends__ /<br>
>   __recommends_cubes__ in the general case, and other cleanups)<br>
><br>
> Enjoy!<br>
<span class="HOEnZb"><font color="#888888">> --<br>
> Sylvain Thénault                               LOGILAB, Paris (France)<br>
> Formations Python, Debian, Méth. Agiles: <a href="http://www.logilab.fr/formations" target="_blank">http://www.logilab.fr/formations</a><br>
> Développement logiciel sur mesure:       <a href="http://www.logilab.fr/services" target="_blank">http://www.logilab.fr/services</a><br>
> CubicWeb, the semantic web framework:    <a href="http://www.cubicweb.org" target="_blank">http://www.cubicweb.org</a><br>
<br>
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br>