06.08.2019, 19:32
Quote: the tools must be inside a directory with the name "tools". I had changed that at some pointahhh,... that was the issue I still had binaries inside the main folder and didn't see the tools folder.

-> okay 7z was created properly (would be better if it would be created next to the tools instead of inside the tools folder; nearly overlooked it

I then called ./build-vapoursynth.sh, but that stopped with:
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -rf src/core/.deps src/cython/.deps src/filters/eedi3/.deps src/filters/imwri/.deps src/filters/misc/.deps src/filters/morpho/.deps src/filters/ocr/.deps src/filters/removegrain/.deps src/filters/subtext/.deps src/filters/vinverse/.deps src/filters/vivtc/.deps src/vspipe/.deps src/vsscript/.deps
rm -f Makefile
+ export PYTHONUSERBASE=/home/selur/workspace/scripts/Hybrid/build/FFmpeg/vapoursynth/temp
+ PYTHONUSERBASE=/home/selur/workspace/scripts/Hybrid/build/FFmpeg/vapoursynth/temp
+ pip3 install -q --user cython
Traceback (most recent call last):
File "/home/selur/opt/vapoursynth/bin/pip3", line 7, in <module>
from pip._internal import main
ImportError: No module named 'pip._internal'
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.