spectralpython / spectral

Python module for hyperspectral image processing
MIT License
571 stars 139 forks source link

Warning errors #86

Closed wukongtea closed 4 years ago

wukongtea commented 6 years ago

when i use this command: arr = img.load()

Warning information:

d:\conda\lib\site-packages\ipykernel_launcher.py:1: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. """Entry point for launching an IPython kernel.

wukongtea commented 6 years ago

1