issues
search
ezmsg-org
/
ezmsg
Pure-Python DAG-based high-performance SHM-backed pub-sub and multi-processing pattern
https://ezmsg.readthedocs.io/en/latest/
MIT License
16
stars
6
forks
source link
Move numpy dep from required to extras - AxisArray and test
#163
Open
cboulay
opened
7 hours ago
cboulay
commented
7 hours ago
Closes #160
Moves numpy dep from required to extras - AxisArray and test
Adds helpful error message when user attempts to import from
.axisarray
and numpy is not installed.
Closes #160
.axisarray
and numpy is not installed.