setup.py line 206 complimentary arguments

Bug #695433 reported by Kyle Waid
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Committed
Undecided
Stephane Wirtel (OpenERP)

Bug Description

compile fails of GTK client due to some error.

usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
running install
Traceback (most recent call last):
  File "setup.py", line 207, in <module>
    **complementary_arguments
  File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.6/distutils/dist.py", line 993, in run_command
    cmd_obj = self.get_command_obj(command)
  File "/usr/lib/python2.6/distutils/dist.py", line 870, in get_command_obj
    cmd_obj = self.command_obj[command] = klass(self)
  File "/usr/lib/python2.6/distutils/cmd.py", line 62, in __init__
    raise TypeError, "dist must be a Distribution instance"
TypeError: dist must be a Distribution instance

Changed in openobject-client:
status: New → Triaged
Changed in openobject-client:
assignee: nobody → Stephane Wirtel (OpenERP) (stephane-openerp)
Revision history for this message
tfr (Openerp) (tfr) wrote :
Changed in openobject-client:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.