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
I have no more ideas about what to try. I will be happy to try anything! Please let me know your ideas. This is reproducible by creating a new linux machine (Linux Mint) then `sudo apt install python3-pip && pip3 install hsi`. [image: ScreenCapture_Terminal_pip-install-hsi.png] FYI, the script I cannot run: https://github.com/Thomas-Baeckeroot/photo-scripts-python/blob/master/createPanorama.py (always developed for my own needs, so that it's not "nice" but really time saving for me!) Thanks in advance, Thomas BAECKEROOT -- 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/2aadb61c-5682-4db1-a48c-0b2982f252bdn%40googlegroups.com.
