← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 752462] Re: v6 windows ImportError: No module named io

 

Hello GEM,

I have checked this issue and did not face any error while testing to print workflow diagram with windows.
Would you please check this again with latest updated code and notify me.

Thanks and waiting for your reply.

** Changed in: openobject-client
       Status: New => Incomplete

-- 
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/752462

Title:
  v6 windows ImportError: No module named io

Status in OpenERP GTK Client:
  Incomplete

Bug description:
  Hi,
  client rev 1831.

  I open a sale invoice, click button diagram and I have this error :

  Environment Information : 
  System : Windows-32bit-SP2
  OS Name : nt
  Operating System Release : 
  Operating System Version : 32bit
  Operating System Architecture : 32bit
  Operating System Locale : fr_FR.cp1252
  Python Version : 2.5.4
  OpenERP-Client Version : 6.0.2
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "widget\view\graph_gtk\parser.pyo", line 56, in parse
    File "widget\view\graph_gtk\graph.pyo", line 43, in <module>
    File "tinygraph\__init__.pyo", line 26, in <module>
    File "matplotlib\__init__.pyo", line 128, in <module>
    File "matplotlib\rcsetup.pyo", line 19, in <module>
    File "matplotlib\colors.pyo", line 37, in <module>
    File "numpy\__init__.pyo", line 130, in <module>
    File "numpy\add_newdocs.pyo", line 9, in <module>
    File "numpy\lib\__init__.pyo", line 167, in <module>
  ImportError: No module named io

  I verified in my python installation, i have numpy\lib\io.py.
  but in client\library.zip\numpy\lib, there is no io.pyo.

  bye

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


References