Open namsaraeva opened 2 months ago
we have added stitching functionality which requires additional dependencies.
Problematic dependencies:
py-lmd has been added as a GitHub requirement until a pip release is available see commit 499f3d9
@namsaraeva do you have any issues running from scportrait.tools.stitch import Stitcher, ParallelStitcher
in a fresh install of scportrait without installing any additional dependencies?
@sophiamaedler just tested, it runs through for me
I am not sure how best to deal with the java dependency. On my devices I already have java installed so pyjnius runs without any issues but I guess this doesn't apply to all setups. I have added some information on this in the install instructions but its not an ideal solution yet.
The requierements.txt file is possibly not up to date.