According to comment #2, closing the bug report. Thanks a lot for the
follow-up.

** Changed in: openobject-server
       Status: Fix Committed => Fix Released

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

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/688560

Title:
  v6+windows ImportError no module named uuid

Status in OpenERP Server:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/688560/+subscriptions

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

Reply via email to