Skip to content

Cannot install, Pyaudio issue #17

@gtkpr

Description

@gtkpr

I am receiving an error upon install. Anybody know why this is happening and how to fix it?

ERROR:
Command errored out with exit status 1:
command:

'c:\users\USER\appdata\local\programs\python\python38\python.exe' -u -c'import io, os, sys, setuptools, tokenize;

sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-h69c5cy6\\pyaudio_da82baec7670489bbcc156db2a19a7de\\setup.py'"'"';

__file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-h69c5cy6\\pyaudio_da82baec7670489bbcc156db2a19a7de\\setup.py'"'"';

f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');

code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');

f.close();

exec(compile(code, __file__, '"'"'exec'"'"'))'

install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-3el35qod\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\USER\appdata\local\programs\python\python38\Include\pyaudio'```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions