Assigned to packaging manager, thanks for reporting

** Changed in: openobject-server
   Importance: Undecided => High

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
    Milestone: None => 6.0-rc2

** Changed in: openobject-server
     Assignee: (unassigned) => Stephane Wirtel (OpenERP) (stephane-openerp)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/688560

Title:
  v6+windows ImportError no module named uuid

Status in OpenObject Server:
  Confirmed

Bug description:
  hi

new library is used in Server\addons\base\ir\ir_config_parameter.py", line 26, 
but not in the list of library to collect for windows installer.

just modify in server\setup.py line 177 :
-"imaplib", "smtplib", "email", "yaml", "DAV"
+"imaplib", "smtplib", "email", "yaml", "DAV", "uuid"

bye



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to