Guest User

Untitled

a guest
Feb 17th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. C:UsersUser>pip install pyaudio
  2. Collecting pyaudio
  3. Using cached https://files.pythonhosted.org/packages/ab/42/b4f04721c5c5bfc1
  4. e156b3c768998ef8c0ae3654ed29ea5020c749a6b/PyAudio-0.2.11.tar.gz
  5. Installing collected packages: pyaudio
  6. Running setup.py install for pyaudio ... error
  7. Complete output from command c:usersuserappdatalocalprogramspython
  8. hon37-32python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\U
  9. \AppData\Local\Temp\pip-install-p0q3sz3z\pyaudio\setup.py';f=getattr(to
  10. ize, 'open', open)(__file__);code=f.read().replace('rn', 'n');f.close();ex
  11. compile(code, __file__, 'exec'))" install --record C:UsersUserAppDataLoca
  12. emppip-record-4fvk85hxinstall-record.txt --single-version-externally-manage
  13. -compile:
  14. running install
  15. running build
  16. running build_py
  17. creating build
  18. creating buildlib.win32-3.7
  19. copying srcpyaudio.py -> buildlib.win32-3.7
  20. running build_ext
  21. building '_portaudio' extension
  22. creating buildtemp.win32-3.7
  23. creating buildtemp.win32-3.7Release
  24. creating buildtemp.win32-3.7Releasesrc
  25. C:Program Files (x86)Microsoft Visual Studio 14.0VCBINcl.exe /c /nol
  26. /Ox /W3 /GL /DNDEBUG /MD -Ic:usersuserappdatalocalprogramspythonpytho
  27. -32include -Ic:usersuserappdatalocalprogramspythonpython37-32include
  28. IC:Program Files (x86)Microsoft Visual Studio 14.0VCINCLUDE" "-IC:Progra
  29. iles (x86)Microsoft Visual Studio 14.0VCATLMFCINCLUDE" "-IC:Program File
  30. x86)Windows Kits10include10.0.10240.0ucrt" /Tcsrc/_portaudiomodule.c /Fo
  31. ldtemp.win32-3.7Releasesrc/_portaudiomodule.obj
  32. _portaudiomodule.c
  33. c:usersuserappdatalocalprogramspythonpython37-32includepyconfig.
  34. 15): fatal error C1083: ?? г¤ ?вбп RвЄалвм д c< ўЄ<оз?-Ё?: basetsd.h: No such
  35. le or directory
  36. error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC
  37. IN\cl.exe' failed with exit status 2
  38.  
  39. ----------------------------------------
  40. Command "c:usersuserappdatalocalprogramspythonpython37-32python.exe -
  41. c "import setuptools, tokenize;__file__='C:\Users\User\AppData\Local\Tem
  42. pip-install-p0q3sz3z\pyaudio\setup.py';f=getattr(tokenize, 'open', open)(__
  43. e__);code=f.read().replace('rn', 'n');f.close();exec(compile(code, __file_
  44. 'exec'))" install --record C:UsersUserAppDataLocalTemppip-record-4fvk85
  45. install-record.txt --single-version-externally-managed --compile" failed with
  46. ror code 1 in C:UsersUserAppDataLocalTemppip-install-p0q3sz3zpyaudio
Add Comment
Please, Sign In to add comment