I used below python command
pip install -i https://pypi.anaconda.org/masdeseiscaracteres/simple ta-lib
ERROR: Could not find a version that satisfies the requirement ta-lib (from versions: none)
Install conda on your Windows 11 machine and run conda install -c conda-forge ta-lib
NOTE : You may have to set conda on your system variables if the command conda is not working.