Retrieve and open a cube from astropy-data (PVDiagramPlotting tutorial)

Hi, From PVDiagramPlotting when I enter as instructed:

cube = SpectralCube.read(‘http://www.astropy.org/astropy-data/l1448/l1448_13co.fits’)
cube

I get the following error:

PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: ‘C:\Users\matik\AppData\Local\Temp\astropy-download-1772-r6rehgu3’

Does anyone know what I do, off top of your head please?

Thanks. steve

Hi Steve, were you able to resolve this problem? If not, please open an issue in the tutorials repo: https://github.com/astropy/astropy-tutorials/issues

Thanks,
Kelle

1 Like