Hello, Florent!

I think you downloaded repoze.what v2. The repository for v1 is at:
http://svn.repoze.org/repoze.what/branches/1.X/

Trunk (v2) is experimental and very unstable right now.

Cheers.

On Tuesday February 10, 2009 09:21:42 Florent Aide wrote:
> Hi all,
>
> trying latest trunk of tg2, repoze.who, repoze.what and
> repoze.what.plugin.sql get the following traceback:
>
> File
> "/home/faide/progs/ENVS/tg2/checkouts/turbogears-2.0/tg/configuration.py",
> line 607, in make_base_app
>     app = self.add_auth_middleware(app)
> File
> "/home/faide/progs/ENVS/tg2/checkouts/turbogears-2.0/tg/configuration.py",
> line 480, in add_auth_middleware
>     from repoze.what.plugins.quickstart import setup_sql_auth
> File
> "/home/faide/progs/ENVS/tg2/checkouts/repoze.what.plugins.sql/repoze/what/p
>lugins/quickstart.py", line 23, in <module>
>     from repoze.what.middleware import setup_auth
> ImportError: cannot import name setup_auth
>
> Does someone know if this is logical. Looking at the source their is
> indeed no more setup_auth in middleware.py...
>
> Florent.
> _______________________________________________
> Repoze-dev mailing list
> Repoze-dev@lists.repoze.org
> http://lists.repoze.org/listinfo/repoze-dev

-- 
Gustavo Narea <http://gustavonarea.net/>.

Get rid of unethical constraints! Get freedomware:
http://www.getgnulinux.org/
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to