Setting numpy>1.9 in the setup.py causes casa-pip to install the most recent numpy version (1.13) inside CASA which fails.
Better to check what CASA version has numpy>1.9 and then state that uvplot can be installed inside CASA from that version onwards.
Setting
numpy>1.9in thesetup.pycausescasa-pipto install the most recentnumpyversion (1.13) inside CASA which fails.Better to check what CASA version has
numpy>1.9and then state thatuvplotcan be installed inside CASA from that version onwards.