I am trying to run the lldb tests with dotest.py but it is failing with
chuckr-mac-build:test chuckr$ python ./dotest.py
Traceback (most recent call last):
  File "./dotest.py", line 30, in <module>
    import progress
ImportError: No module named progress

It looks like some work was done to move to python 3 and I am using Python 
2.7.10. The info at http://lldb.llvm.org/test.html does not seem to be up to 
date. Is there any fix to get the test script working?

ChuckR
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to