28.02.2024, 15:51
Argh, wanted to try to setup vsdeoldify again, but calling:
gave me:
=> can't install fastai any more
Cu Selur
F:\Hybrid\64bit\Vapoursynth>python -m pip install fastai==1.0.6
Collecting fastai==1.0.6
Downloading fastai-1.0.6-py3-none-any.whl (95 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 5.3 MB/s eta 0:00:00
Collecting fastprogress>=0.1.10 (from fastai==1.0.6)
Downloading fastprogress-1.0.3-py3-none-any.whl.metadata (5.6 kB)
Collecting ipython (from fastai==1.0.6)
Downloading ipython-8.22.1-py3-none-any.whl.metadata (4.8 kB)
Collecting jupyter (from fastai==1.0.6)
Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB)
Requirement already satisfied: matplotlib in f:\hybrid\64bit\vapoursynth\lib\site-packages (from fastai==1.0.6) (3.7.1)
Requirement already satisfied: numpy>=1.12 in f:\hybrid\64bit\vapoursynth\lib\site-packages (from fastai==1.0.6) (1.26.2)
Requirement already satisfied: pandas in f:\hybrid\64bit\vapoursynth\lib\site-packages (from fastai==1.0.6) (2.0.1)
Requirement already satisfied: Pillow in f:\hybrid\64bit\vapoursynth\lib\site-packages (from fastai==1.0.6) (9.5.0)
Requirement already satisfied: requests in f:\hybrid\64bit\vapoursynth\lib\site-packages (from fastai==1.0.6) (2.31.0)
Collecting scipy (from fastai==1.0.6)
Downloading scipy-1.12.0-cp311-cp311-win_amd64.whl.metadata (60 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB ? eta 0:00:00
Collecting spacy>=2.0.16 (from fastai==1.0.6)
Downloading spacy-3.7.4-cp311-cp311-win_amd64.whl.metadata (27 kB)
INFO: pip is looking at multiple versions of fastai to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.7.2 Requires-Python >=3.7,<3.11; 1.7.3 Requires-Python >=3.7,<3.11; 1.8.0 Requires-Python >=3.8,<3.11; 1.8.0rc1 Requires-Python >=3.8,<3.11; 1.8.0rc2 Requires-Python >=3.8,<3.11; 1.8.0rc3 Requires-Python >=3.8,<3.11; 1.8.0rc4 Requires-Python >=3.8,<3.11; 1.8.1 Requires-Python >=3.8,<3.11
ERROR: Could not find a version that satisfies the requirement torchvision-nightly (from fastai) (from versions: none)
ERROR: No matching distribution found for torchvision-nightly
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.