removing the old vsdeoldify folders and calling "python -m pip install -U vsdeoldify"
gives me:
before that, trying to uninstall it through pip gave me:
installing from the whl file seems to work.
gives me:
F:\Hybrid\64bit\Vapoursynth>python -m pip install -U vsdeoldify
ERROR: Could not find a version that satisfies the requirement vsdeoldify (from versions: none)
ERROR: No matching distribution found for vsdeoldify

before that, trying to uninstall it through pip gave me:
F:\Hybrid\64bit\Vapoursynth>python -m pip uninstall vsdeoldify
Found existing installation: vsdeoldify 1.0.0
Can't uninstall 'vsdeoldify'. No files were found to uninstall.
installing from the whl file seems to work.
----
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.