[Tutor] Early Coder problem

Peter Otten __peter__ at web.de
Sun Apr 12 05:17:30 EDT 2020


Laffey, Ian wrote:

> Secondarily, I have tried to pip install PyAudio a dozen times this past
> week and each time I get an annoying, illegible error code.

Chances are that you find someone who can read the "illegible" error codes 
if you post them here, verbatim, including the preceding output (the so-
called traceback).

> Can you help
> me figure out my issue here, also using PyCharm for this, but having same
> issue and error in Visual Studio.

If you are on Windows you may consider installing from the the whl provided 
by Christoph Gohlke:

https://www.lfd.uci.edu/~gohlke/pythonlibs/



More information about the Tutor mailing list