Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with behave 1.2.4 and Scenario tag 0.5 #22

Open
vrenaville opened this issue Dec 2, 2014 · 0 comments
Open

Issue with behave 1.2.4 and Scenario tag 0.5 #22

vrenaville opened this issue Dec 2, 2014 · 0 comments

Comments

@vrenaville
Copy link
Member

┌─[vrenaville@wrk13~/opt/camptocamp_openerp]
└─> ./bin/oerpscenario -t c2c_upgrade_1_1_2
Traceback (most recent call last):
File "./bin/behave", line 47, in
sys.exit(behave.main.main())
File "/home/vrenaville/.buildout/eggs/behave-1.2.4-py2.7.egg/behave/main.py", line 111, in main
failed = runner.run()
File "/home/vrenaville/.buildout/eggs/behave-1.2.4-py2.7.egg/behave/runner.py", line 659, in run
return self.run_with_paths()
File "/home/vrenaville/.buildout/eggs/behave-1.2.4-py2.7.egg/behave/runner.py", line 664, in run_with_paths
self.load_hooks()
File "/home/vrenaville/.buildout/eggs/behave-1.2.4-py2.7.egg/behave/runner.py", line 623, in load_hooks
exec_file(hooks_path, self.hooks)
File "/home/vrenaville/.buildout/eggs/behave-1.2.4-py2.7.egg/behave/runner.py", line 306, in exec_file
execfile(filename, globals, locals)
File "/home/vrenaville/opt/camptocamp_openerp/Scenario/OERPScenario/features/environment.py", line 3, in
from support import tools, behave_better
File "/home/vrenaville/opt/camptocamp_openerp/Scenario/OERPScenario/features/support/behave_better.py", line 48, in
class PrettyFormatter(formatter.pretty.PrettyFormatter):
AttributeError: 'module' object has no attribute 'pretty'

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

No branches or pull requests

1 participant