regro / regolith

Research Group Content Managment System

Home Page:http://regro.github.io/regolith-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing helpers results in errors on freshly cloned master branch: 'xonsh.lib.subprocess' has no attribute 'CalledProcessError`

N-G-Asker opened this issue · comments

Whenever I run python run_tests.py tests/test_helpers.py, I get 92 of these errors:
AttributeError: module 'xonsh.lib.subprocess' has no attribute 'CalledProcessError