The installation instructions for pynedm under Windows are almost correct, however for the first time installation, one should use
pip install -r requirements-windows.txt
i.e. omit the --upgrade.
It'll throw an error with respect to curl again otherwise.
The installation instructions for pynedm under Windows are almost correct, however for the first time installation, one should use
pip install -r requirements-windows.txti.e. omit the --upgrade.
It'll throw an error with respect to curl again otherwise.