pip wont install .WHL files

后端 未结 2 1001
鱼传尺愫
鱼传尺愫 2021-01-21 05:27

When I try to install any .WHL from gohike by typing into the cmd C:\\Users\\owner\\Downloads>pip install TA_Lib-0.4.9-cp27-none-win_amd64.WHLI get this print ou

2条回答
  •  -上瘾入骨i
    2021-01-21 05:48

    Well, I didn't fix pip but I found out that if I use 7zip to open/unpack the wheel file and drag drop the 2 folders in it into C:\Python27\Lib\site-packages that it works!

提交回复
热议问题