Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.82 KB | None | 0 0
  1. PS C:\Users\USER> pip install aubio
  2. Collecting aubio
  3. Using cached https://files.pythonhosted.org/packages/cd/80/302d89240603e5347c7f8026c8b02c59f8dfaec66c91a743d82de7c86006/aubio-0.4.9.tar.gz
  4. Requirement already satisfied: numpy in c:\users\USER\appdata\local\programs\python\python37\lib\site-packages (from aubio) (1.18.1)
  5. Installing collected packages: aubio
  6. Running setup.py install for aubio ... error
  7. ERROR: Command errored out with exit status 1:
  8. command: 'c:\users\USER\appdata\local\programs\python\python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-u0j9tnu6\\aubio\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-u0j9tnu6\\aubio\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-7r9aph1m\install-record.txt' --single-version-externally-managed --compile
  9. cwd: C:\Users\USER\AppData\Local\Temp\pip-install-u0j9tnu6\aubio\
  10. Complete output (71 lines):
  11. running install
  12. running build
  13. running build_py
  14. creating build
  15. creating build\lib.win-amd64-3.7
  16. creating build\lib.win-amd64-3.7\aubio
  17. copying python\lib\aubio\cmd.py -> build\lib.win-amd64-3.7\aubio
  18. copying python\lib\aubio\cut.py -> build\lib.win-amd64-3.7\aubio
  19. copying python\lib\aubio\midiconv.py -> build\lib.win-amd64-3.7\aubio
  20. copying python\lib\aubio\slicing.py -> build\lib.win-amd64-3.7\aubio
  21. copying python\lib\aubio\__init__.py -> build\lib.win-amd64-3.7\aubio
  22. running build_ext
  23. checking for aubio = 0.4.9
  24. Running "pkg-config --libs --cflags aubio = 0.4.9" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  25. Info: aubio 0.4.9 was not found by pkg-config
  26. Info: looking for *optional* additional packages
  27. checking for libavcodec
  28. Running "pkg-config --libs --cflags libavcodec" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  29. checking for libavformat
  30. Running "pkg-config --libs --cflags libavformat" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  31. checking for libavutil
  32. Running "pkg-config --libs --cflags libavutil" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  33. checking for libswresample
  34. Running "pkg-config --libs --cflags libswresample" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  35. checking for libavresample
  36. Running "pkg-config --libs --cflags libavresample" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  37. checking for sndfile
  38. Running "pkg-config --libs --cflags sndfile" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  39. checking for samplerate
  40. Running "pkg-config --libs --cflags samplerate" failed: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
  41. Info: libaubio was not installed or built locally with waf, adding src/
  42. workaround on win64 to avoid empty pre-processor output
  43. Running command: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\\cl.exe -E -DAUBIO_UNSTABLE=1 -Isrc src\aubio.h
  44. Warning: preprocessor produced errors or warnings:
  45. Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24245 for x86
  46. Copyright (C) Microsoft Corporation. All rights reserved.
  47.  
  48. aubio.h
  49.  
  50. wrote python\gen\gen-dct.c
  51. wrote python\gen\gen-mfcc.c
  52. wrote python\gen\gen-specdesc.c
  53. wrote python\gen\gen-tss.c
  54. wrote python\gen\gen-pitch.c
  55. wrote python\gen\gen-onset.c
  56. wrote python\gen\gen-tempo.c
  57. wrote python\gen\gen-notes.c
  58. wrote python\gen\gen-sampler.c
  59. wrote python\gen\gen-wavetable.c
  60. wrote python\gen\aubio-generated.c
  61. wrote python\gen\aubio-generated.h
  62. building 'aubio._aubio' extension
  63. creating build\temp.win-amd64-3.7
  64. creating build\temp.win-amd64-3.7\Release
  65. creating build\temp.win-amd64-3.7\Release\python
  66. creating build\temp.win-amd64-3.7\Release\python\ext
  67. creating build\temp.win-amd64-3.7\Release\src
  68. creating build\temp.win-amd64-3.7\Release\src\io
  69. creating build\temp.win-amd64-3.7\Release\src\notes
  70. creating build\temp.win-amd64-3.7\Release\src\onset
  71. creating build\temp.win-amd64-3.7\Release\src\pitch
  72. creating build\temp.win-amd64-3.7\Release\src\spectral
  73. creating build\temp.win-amd64-3.7\Release\src\synth
  74. creating build\temp.win-amd64-3.7\Release\src\tempo
  75. creating build\temp.win-amd64-3.7\Release\src\temporal
  76. creating build\temp.win-amd64-3.7\Release\src\utils
  77. creating build\temp.win-amd64-3.7\Release\python\gen
  78. C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DAUBIO_VERSION=0.4.9 -DUSE_LOCAL_AUBIO=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_MATH_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_C99_VARARGS_MACROS=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCPY_HACKS=1 -DHAVE_WIN_HACKS=1 -DHAVE_WAVWRITE=1 -DHAVE_WAVREAD=1 -Ipython/ext -Ic:\users\USER\appdata\local\programs\python\python37\lib\site-packages\numpy\core\include -Isrc -Ipython\gen -Ic:\users\USER\appdata\local\programs\python\python37\include -Ic:\users\USER\appdata\local\programs\python\python37\include "-IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE" "-IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\ATLMFC\INCLUDE" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt" /Tcpython\ext\aubiomodule.c /Fobuild\temp.win-amd64-3.7\Release\python\ext\aubiomodule.obj
  79. aubiomodule.c
  80. c:\users\USER\appdata\local\programs\python\python37\include\pyconfig.h(203): fatal error C1083: Cannot open include file: 'basetsd.h': No such file or directory
  81. error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2
  82. ----------------------------------------
  83. ERROR: Command errored out with exit status 1: 'c:\users\USER\appdata\local\programs\python\python37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-u0j9tnu6\\aubio\\setup.py'"'"'; __file__='"'"'C:\\Users\\USER\\AppData\\Local\\Temp\\pip-install-u0j9tnu6\\aubio\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\USER\AppData\Local\Temp\pip-record-7r9aph1m\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement