2021年5月3日星期一

How to pip install pyaudio library manually in ipython from a folder

I am trying to pip install pyaudio from whl file which I downloaded in a folder from iPython prompt. When I pip install this library by giving folder location from python prompt, it works. But how to put folder location in iPython prompt, means what is the exact command. I am using Anaconda and from Anaconda's ipyhton environment, I am trying to install this. I tried to install through jupyter notebook also in anaconda using same folder location, it worked but after that it says pyaudio not installed.

https://stackoverflow.com/questions/67378663/how-to-pip-install-pyaudio-library-manually-in-ipython-from-a-folder May 04, 2021 at 12:06PM

没有评论:

发表评论