spectral
spectral copied to clipboard
issue when running python -m spectral.tests.run`
`------------------------------------------------------------------------ Running SpyFile read tests on BSQ complex128 little-endian file without memmap...
Testing getitem_i_j......................................... OK
Testing getitem_i_j_k....................................... OK
Testing getitem_i_j_kslice.................................. OK
Testing getitem_islice_jslice............................... OK
Testing load................................................ OK
Testing read_band........................................... OK
Testing read_bands.......................................... OK
Testing read_bands_duplicates............................... OK
Testing read_bands_nonascending............................. OK
Testing read_datum.......................................... OK
Testing read_pixel.......................................... OK
Testing read_subimage....................................... OK
Testing read_subregion...................................... OK
Traceback (most recent call last):
File "force '
spectral.io.envi.EnviException: Header file /home/yann/dev/spectral/spectral_test_files/test_complex64.hdr already exists. Use force keyword to force overwrite.
`