phy
phy copied to clipboard
Numpy version < 1.20?
I met a problem like this:
...\phy\plot\gloo\variable.py.line86.in<module>
g.GL BOOL:(1.g.GL BOOL,np.bool)
...
AttributeError: module 'numpy' has no attribute 'bool'
Maybe the numpy version should be limited <1.20?