Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

mabot: Saving Failed "No module named outputwriter" #64

Open
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment
Open

mabot: Saving Failed "No module named outputwriter" #64

GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

with robotframework 2.7 python 2.7 mabot 0.9.

When i try to save in mabot

I have pop-up with  Saving Failed "No module named outputwriter"

Traceback (most recent call last):
  File "E:\Dev\COTS\RobotFramework\Python27\lib\site-packages\mabot\ui\main.py",
 line 264, in _save
    saved, changes = self.io.save_data(path, progress.call_ask_method)
  File "E:\Dev\COTS\RobotFramework\Python27\lib\site-packages\mabot\model\io.py"
, line 120, in save_data
    self._save_data()
  File "E:\Dev\COTS\RobotFramework\Python27\lib\site-packages\mabot\model\io.py"
, line 141, in _save_data
    testoutput.serialize_output(self.output, self.suite)
  File "E:\Dev\COTS\RobotFramework\Python27\lib\site-packages\mabot\utils\robota
pi.py", line 61, in serialize_output
    from robot.reporting.outputwriter import OutputWriter
ImportError: No module named outputwriter

Thank You

Original issue reported on code.google.com by [email protected] on 27 Feb 2013 at 6:43

@GoogleCodeExporter
Copy link
Author

I installed the 32b is it works.
Therefore there are probably problems with a 64b review
thank you

Original comment by [email protected] on 8 Mar 2013 at 3:12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant