I got the following error. How to install neupy with python3.8.3? Is it not available on python3.8.3? I have a version 2.2.0rc3 of tensorflow
pip install neupy
ERROR: Could not find a version that satisfies the requirement tensorflow<1.14.0,>=1.10.1 (from neupy) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0)
ERROR: No matching distribution found for tensorflow<1.14.0,>=1.10.1 (from neupy)