TA-Lib / ta-lib-python

Python wrapper for TA-Lib (http://ta-lib.org/).
http://ta-lib.github.io/ta-lib-python
Other
9.24k stars 1.72k forks source link

Not being able to install wheel file using pip #633

Closed Anuj1993 closed 5 months ago

Anuj1993 commented 6 months ago

I am using python 3.11 with a processor type AMD64 and I am trying to install TA-Lib from the wheel file using pip The name of the wheel file is as follows: TA_Lib‑0.4.24‑cp310‑cp310‑win_amd64.whl.

But I am getting this error: ERROR: TA_Lib-0.4.24-cp310-cp310-win_amd64.whl is not a supported wheel on this platform.

What could be the reason? PS: I saw a response to another user's exact query in the forum, but I could not completely understand the response.

Kindly Help.

mrjbq7 commented 6 months ago

That wheel is built for Python 3.10On Jan 4, 2024, at 2:17 AM, Anuj1993 @.***> wrote: I am using python 3.11 with a processor type AMD64 and I am trying to install TA-Lib from the wheel file using pip The name of the wheel file is as follows: TA_Lib‑0.4.24‑cp310‑cp310‑win_amd64.whl. But I am getting this error: ERROR: TA_Lib-0.4.24-cp310-cp310-win_amd64.whl is not a supported wheel on this platform. What could be the reason? PS: I saw a response to another user's exact query in the forum, but I could not completely understand the response. Kindly Help.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>