I didn't know you could install hsi this way, but the error is because you don't have opencv2 header files on your system. On fedora these would be in the opencv-devel package.
-- Bruno On Sun, 30 Oct 2022, 10:38 Thomas B., wrote: > Hello all, > > I have some Python scripts for automated panorama creation. Those are > relying on HSI (Hugin Scripting Interface). But since I installed a new > machine, I was not able to make passing "pip install hsi": no matter what I > tried (installing opencv, building it from source, ...) installation always > fails with : > src/classifiedhsimage.h:7:10: fatal error: opencv2/core.hpp: No such file > or directory > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/CAJV99ZjOcrk1CSBKLVFXJzXOVhZjxKf%3Dn4poeN_btFAz2rsoxQ%40mail.gmail.com.
