Running Python 2.7.2, I've made a Marionette enabled build, and installed
dependencies via
cd $GECKO_DIR/testing/marionette/client
python setup.py develop
Then I run it
Jans-MacBook-Air:mochitest janjongboom$ python runtestsb2g.py
Traceback (most recent call last):
File "runtestsb2g.py", line 32, in <module>
from mozrunner import B2GRunner
ImportError: cannot import name B2GRunner
Any clue what the hell is going on?
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g