I replace the line and reinstall and works fine.  Tks.

On Jan 5, 12:18 pm, Antoine Pitrou <solip...@pitrou.net> wrote:
> The line that tries to import NoneType from the types module.
> I can't tell you which one exactly, I have never read the code, but it
> should be trivial :-)
>
> Le mardi 05 janvier 2010 à 10:07 -0800, batok a écrit :
>
>
>
> > Replace what line?  In properties.py ?
>
> > On Jan 5, 10:42 am, Antoine Pitrou <solip...@pitrou.net> wrote:
> > > Le mardi 05 janvier 2010 à 11:32 -0500, Michael Bayer a écrit :
>
> > > > its likely a line which needs a PY3K/PY2K directive.
>
> > > Or simply replace it with `NoneType = type(None)`.
-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.


Reply via email to