pyimagetool (1.0-1) unstable; urgency=medium The installed numpy data arrays must be copied out of /usr/lib/ because pyimagetool will attempt to modify the arrays. PyImageTool for Debian has been patched so that the Numpy data arrays are expected to be found in the XDG cache directory path: ~/.cache/PyImageTool/data See the helper script /usr/share/pyimagetool/debian_pyimagetool.py for an example of how to use XDG and shutil to populate the cache. No .desktop file exists because each call needs to add custom data to the Numpy arrays using a Python script based on the helper script example. Note: the main data/ tree and the cmaps/data tree need to be copied into the same writeable location. -- Neil Williams Tue, 05 Apr 2022 10:14:52 +0100