In astropy/astropy#4840, I found that it's easy enough to set up pip and then run it from inside CASA. The current script we provide here is not really robust in that it messes with environment variables, etc.
@trhunter has also shown that it's possible to install packages with casa-config. Is it time to retire this package and instead write instructions on the method in astropy/astropy#4840 and casa-config instead? (I certainly don't have time to maintain this repo anymore)
In astropy/astropy#4840, I found that it's easy enough to set up pip and then run it from inside CASA. The current script we provide here is not really robust in that it messes with environment variables, etc.
@trhunter has also shown that it's possible to install packages with
casa-config. Is it time to retire this package and instead write instructions on the method in astropy/astropy#4840 andcasa-configinstead? (I certainly don't have time to maintain this repo anymore)