On Tue, May 23, 2006 at 07:02:48PM +0100, Fadhley, Salim (FID) wrote:
> >    Are you sure you have really installed 0.7.1b1?
> 
> How can I tell for sure? I downloaded Ian's latest Tarfile. I bunged it
> in place of my old files.

   Now test from the python where you sqlobject is really imported from:

[EMAIL PROTECTED] 16 >>> python
Python 2.4.3 (#2, Apr  4 2006, 23:50:10) 
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sqlobject
>>> sqlobject.__file__
'/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1684-py2.4.egg/sqlobject/__init__.pyc'

   (For your program I untarred the 0.7.1b1 tarball and changed PYTHONPATH
to test if the program would work with exactly that version. It works.)

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to