intxcc / pyaudio_portaudio

A fork to record speaker output with python. PyAudio with PortAudio for Windows | Extended | Loopback | WASAPI | Latest precompiled Version
MIT License
245 stars 60 forks source link

Supporting Python 3.8 #25

Open Dustin-Jiang opened 4 years ago

Dustin-Jiang commented 4 years ago

Python 3.8 is updated.

The latest .whl file is for Python 3.7, not Python 3.8, so it cannot be installed correctly.

It is necessary for update .whl file for Python 3.8 because it is difficult for me to build an environment for Portaudio on Windows Server.

DvDty commented 4 years ago

Having the same issue here.

coco5666 commented 4 years ago

Having the same issue here.

coco5666 commented 4 years ago

You can download PyAudio‑0.2.11‑cp38‑cp38‑win_amd64.whl from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio or https://sn9.us/dir/13403389-37201167-ba08a5 for more information , view https://coco56.blog.csdn.net/article/details/104190090

zagzam commented 4 years ago

Same here! I'd really appreciate it if you can provide us with the cp38 version. :)

hyansuper commented 4 years ago

how to install pyaudio with python3.8 on linux?

AndyQsmart commented 3 years ago

I need cp38 or cp39 version.But I build failed on my computer.Neither Cygwin or VS2017.Cygwin failed at make step.VS2017 failed at Step 2.