Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-22 Thread Spencer Graves
  Thanks very much to all who replied.  This problems was solved as follows:  First I downloaded "PyAudio‑0.2.11‑cp37‑cp37m‑win_amd64.whl" from "https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio"; as suggested by MRAB and Terry Reedy.  Then I ran "python -m pip install PyAudio‑0.2.11‑cp37

Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-21 Thread Terry Reedy
On 9/21/2018 8:57 PM, MRAB wrote: On 2018-09-22 01:02, Michael Torrie wrote: On 09/21/2018 07:22 AM, Spencer Graves wrote: PYTHON - M PIP INSTALL PYAUDIO    "python -m pip install pyaudio" stopped with 'error: Microsoft visual C++14.0 is required.  Get it with "Microsoft Visual C++ Build

Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-21 Thread MRAB
On 2018-09-22 01:02, Michael Torrie wrote: On 09/21/2018 07:22 AM, Spencer Graves wrote: PYTHON - M PIP INSTALL PYAUDIO   "python -m pip install pyaudio" stopped with 'error: Microsoft visual C++14.0 is required.  Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visuals

Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-21 Thread Michael Torrie
On 09/21/2018 07:22 AM, Spencer Graves wrote: > PYTHON - M PIP INSTALL PYAUDIO > > >   "python -m pip install pyaudio" stopped with 'error: Microsoft > visual C++14.0 is required.  Get it with "Microsoft Visual C++ Build > Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools";

Re: Multiple problems with Python 3.7 under Windows 7 Home Premium

2018-09-21 Thread Thomas Jollans
On 21/09/2018 15:22, Spencer Graves wrote: WEBINSTALL.EXE: [...] Whatever, you managed to install Python, and it works, so everybody's happy, right? PYTHON - M PIP INSTALL PYAUDIO   "python -m pip install pyaudio" stopped with 'error: Microsoft visual C++14.0 is required.  Get it