It is currently Mon May 21, 2012 4:31 pm

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Is Open ERP 4.2.2 compatible with Python 2.3 ?
PostPosted: Wed Aug 13, 2008 8:00 pm 
Offline

Joined: Sat Jan 27, 2007 5:55 pm
Posts: 4
Hi,

I'im tying to install Open ERP 4.2.2 on an SME 7.

SME 7 is based on Cent OS 4.3 and is using Python2.3.
The installation is ok.
I'm starting the server like this :

Code:
[root@dumbo ~]# su tinyerp
bash-3.00$ sh /usr/bin/tinyerp-server -d terp -r tinyerp -w tinyerp --db_host 127.0.0.1
Wed, 13 Aug 2008 18:48:30 INFO:objects:initialising distributed objects services
Wed, 13 Aug 2008 18:48:30 INFO:init:connecting to database
Wed, 13 Aug 2008 18:48:30 INFO:init:init db
Traceback (most recent call last):
  File "./tinyerp-server.py", line 140, in ?
    tools.init_db(cr)
  File "/usr/lib/python2.3/site-packages/tinyerp-server/tools/misc.py", line 108, in init_db
    cr.execute('insert into ir_module_module \
AttributeError: 'str' object has no attribute 'rsplit'
bash-3.00$ exit
exit
[root@dumbo ~]#


I've read here that 'rsplit' was dependent of Python 2.4 :
http://www.openerp.com/forum/topic4995.html

The database is correctly initialized in postgresql (8.2.9).

Can anybody confirm that 4.2.2 runs with Python 2.3 ?

Thanks...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 26, 2008 7:58 am 
Offline

Joined: Sat Jan 27, 2007 5:55 pm
Posts: 4
Nobody knows ?
Does that mean that 4.2.2 is not Python 2.3 compliant ?

Could somebody from Tiny confirm ?

Thanks ...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:

Protected by Anti-Spam ACP