#2166: quickstart-generated tests crash
-------------------------------------+--------------------------------------
Reporter: pitrou | Owner: Gustavo
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0b5
Component: TurboGears | Version:
Severity: normal | Resolution:
Keywords: repoze.what.plugins.sql |
-------------------------------------+--------------------------------------
Comment (by pitrou):
Replying to [comment:1 Gustavo]:
> I can't reproduce it. For some (weird) reason, you seem to be using an
old version of repoze.what.plugins.sql. Can you please try:
> {{{
> easy_install -U repoze.what.plugins.sql
> }}}
Thanks, unfortunately it doesn't change anything.
Under the Python prompt I get:
>>> import repoze.what.plugins.sql
>>> repoze.what.plugins.sql.__file__
'/usr/lib/python2.5/site-
packages/repoze.what.plugins.sql-1.0b1-py2.5.egg/repoze/what/plugins/sql/__init__.pyc'
Is it the latest version?
(there doesn't seem to be a __version__ attribute)
--
Ticket URL: <http://trac.turbogears.org/ticket/2166#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---