Open ERP Forum
   IndexIndex   SearchSearch     RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   RSSRSS   Mailing ListMailing List   Log inLog in 

Is Open ERP 4.2.2 compatible with Python 2.3 ?
 
Post new topic   Reply to topic    Open Object Forum Index -> Installation Questions
View previous topic :: View next topic  
Author Message
emmanuelt



Joined: 27 Jan 2007
Posts: 4

PostPosted: Wed Aug 13, 2008 8:00 pm    Post subject: Is Open ERP 4.2.2 compatible with Python 2.3 ? Reply with quote

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...
Back to top
View user's profile Send private message Send e-mail
emmanuelt



Joined: 27 Jan 2007
Posts: 4

PostPosted: Tue Aug 26, 2008 7:58 am    Post subject: Reply with quote

Nobody knows ?
Does that mean that 4.2.2 is not Python 2.3 compliant ?

Could somebody from Tiny confirm ?

Thanks ...
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Open Object Forum Index -> Installation Questions All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum