On Friday, August 30, 2013 11:17:13 AM UTC+2, Jan Jongboom wrote:
> 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?

Hmm, chowning the /Library/Python dir helped.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to