Attempting to build latest version from source.
Gets error, saying that python3 can't open setup.py because there is no such file.
Error appears as follows:
- for v in 2 3
++ which python2 - test -n ''
- for v in 2 3
++ which python3 - test -n /usr/bin/python3
- python3 setup.py build
python3: can't open file 'setup.py': [Errno 2] No such file or directory
make[2]: [Makefile:2826: rclpychm] Error 2
make[2]: Leaving directory '/home/Downloads/recoll/recoll-1.32.7'
make[1]: [Makefile:2082: all-recursive] Error 1
make[1]: Leaving directory '/home/Downloads/recoll/recoll-1.32.7'
make: *** [Makefile:1259: all] Error 2
system: Linux Ubuntu 20.04 / focal
recoll version: recoll-1.32.7