gdmcbain/DySys

MachAr

Closed this issue · 3 comments

Downstream report from gdmcbain/millihydraulics#1.

And indeed it's the same here:

python -m pytest

results in


=============================================== short test summary info ===============================================
ERROR tests/fixed_point/test_fixed_point.py - AttributeError: module 'numpy' has no attribute 'MachAr'
ERROR tests/ladder/test_ladder.py - AttributeError: module 'numpy' has no attribute 'MachAr'
ERROR tests/lumped_line/test_lumped_line.py - AttributeError: module 'numpy' has no attribute 'MachAr'
ERROR tests/scalar/test_scalar.py - AttributeError: module 'numpy' has no attribute 'MachAr'
ERROR tests/signal_flow_path/test_signal_flow_path_sys.py - AttributeError: module 'numpy' has no attribute 'MachAr'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
================================================== 5 errors in 1.72s ==================================================

Closed by #9