hayden2s

pip install p5 error

Aug 8th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.22 KB | None | 0 0
  1. C:\Users\smith>pip install p5 --force
  2. Collecting p5
  3. Using cached p5-0.6.0-py3-none-any.whl (100 kB)
  4. Collecting triangle
  5. Downloading triangle-20200424-cp38-cp38-win_amd64.whl (1.4 MB)
  6. |████████████████████████████████| 1.4 MB 819 kB/s
  7. Collecting numpy
  8. Using cached numpy-1.19.1-cp38-cp38-win_amd64.whl (13.0 MB)
  9. Collecting vispy
  10. Using cached vispy-0.6.4.tar.gz (13.3 MB)
  11. Installing build dependencies ... error
  12. ERROR: Command errored out with exit status 1:
  13. command: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' 'C:\Users\smith\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- wheel 'setuptools>=30.3.0' setuptools_scm setuptools_scm_git_archive 'Cython>=0.29.2' 'numpy; python_version=='"'"'2.7'"'"'' 'numpy==1.13.3; python_version=='"'"'3.5'"'"'' 'numpy==1.13.3; python_version=='"'"'3.6'"'"'' 'numpy==1.14.5; python_version>='"'"'3.7'"'"''
  14. cwd: None
  15. Complete output (583 lines):
  16. Ignoring numpy: markers 'python_version == "2.7"' don't match your environment
  17. Ignoring numpy: markers 'python_version == "3.5"' don't match your environment
  18. Ignoring numpy: markers 'python_version == "3.6"' don't match your environment
  19. Collecting wheel
  20. Using cached wheel-0.34.2-py2.py3-none-any.whl (26 kB)
  21. Collecting setuptools>=30.3.0
  22. Using cached setuptools-49.2.1-py3-none-any.whl (789 kB)
  23. Collecting setuptools_scm
  24. Using cached setuptools_scm-4.1.2-py2.py3-none-any.whl (27 kB)
  25. Collecting setuptools_scm_git_archive
  26. Using cached setuptools_scm_git_archive-1.1-py2.py3-none-any.whl (3.3 kB)
  27. Collecting Cython>=0.29.2
  28. Using cached Cython-0.29.21-cp38-cp38-win_amd64.whl (1.7 MB)
  29. Collecting numpy==1.14.5
  30. Using cached numpy-1.14.5.zip (4.9 MB)
  31. Building wheels for collected packages: numpy
  32. Building wheel for numpy (setup.py): started
  33. Building wheel for numpy (setup.py): finished with status 'error'
  34. ERROR: Command errored out with exit status 1:
  35. command: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"'; __file__='"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\smith\AppData\Local\Temp\pip-wheel-1v2qrlav'
  36. cwd: C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\
  37. Complete output (264 lines):
  38. Running from numpy source directory.
  39. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\misc_util.py:464: SyntaxWarning: "is" with a literal. Did you mean "=="?
  40. return is_string(s) and ('*' in s or '?' is s)
  41. blas_opt_info:
  42. blas_mkl_info:
  43. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  44. customize MSVCCompiler
  45. libraries mkl_rt not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  46. NOT AVAILABLE
  47.  
  48. blis_info:
  49. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  50. customize MSVCCompiler
  51. libraries blis not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  52. NOT AVAILABLE
  53.  
  54. openblas_info:
  55. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  56. customize MSVCCompiler
  57. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  58. customize MSVCCompiler
  59. libraries openblas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  60. get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
  61. customize GnuFCompiler
  62. Could not locate executable g77
  63. Could not locate executable f77
  64. customize IntelVisualFCompiler
  65. Could not locate executable ifort
  66. Could not locate executable ifl
  67. customize AbsoftFCompiler
  68. Could not locate executable f90
  69. customize CompaqVisualFCompiler
  70. Could not locate executable DF
  71. customize IntelItaniumVisualFCompiler
  72. Could not locate executable efl
  73. customize Gnu95FCompiler
  74. Could not locate executable gfortran
  75. Could not locate executable f95
  76. customize G95FCompiler
  77. Could not locate executable g95
  78. customize IntelEM64VisualFCompiler
  79. customize IntelEM64TFCompiler
  80. Could not locate executable efort
  81. Could not locate executable efc
  82. customize PGroupFlangCompiler
  83. Could not locate executable flang
  84. don't know how to compile Fortran code on platform 'nt'
  85. NOT AVAILABLE
  86.  
  87. atlas_3_10_blas_threads_info:
  88. Setting PTATLAS=ATLAS
  89. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  90. customize MSVCCompiler
  91. libraries tatlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  92. NOT AVAILABLE
  93.  
  94. atlas_3_10_blas_info:
  95. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  96. customize MSVCCompiler
  97. libraries satlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  98. NOT AVAILABLE
  99.  
  100. atlas_blas_threads_info:
  101. Setting PTATLAS=ATLAS
  102. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  103. customize MSVCCompiler
  104. libraries ptf77blas,ptcblas,atlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  105. NOT AVAILABLE
  106.  
  107. atlas_blas_info:
  108. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  109. customize MSVCCompiler
  110. libraries f77blas,cblas,atlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  111. NOT AVAILABLE
  112.  
  113. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  114. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  115. Directories to search for the libraries can be specified in the
  116. numpy/distutils/site.cfg file (section [atlas]) or by setting
  117. the ATLAS environment variable.
  118. self.calc_info()
  119. blas_info:
  120. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  121. customize MSVCCompiler
  122. libraries blas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  123. NOT AVAILABLE
  124.  
  125. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  126. Blas (http://www.netlib.org/blas/) libraries not found.
  127. Directories to search for the libraries can be specified in the
  128. numpy/distutils/site.cfg file (section [blas]) or by setting
  129. the BLAS environment variable.
  130. self.calc_info()
  131. blas_src_info:
  132. NOT AVAILABLE
  133.  
  134. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  135. Blas (http://www.netlib.org/blas/) sources not found.
  136. Directories to search for the sources can be specified in the
  137. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  138. the BLAS_SRC environment variable.
  139. self.calc_info()
  140. NOT AVAILABLE
  141.  
  142. 'svnversion' is not recognized as an internal or external command,
  143. operable program or batch file.
  144. 'svnversion' is not recognized as an internal or external command,
  145. operable program or batch file.
  146. non-existing path in 'numpy\\distutils': 'site.cfg'
  147. F2PY Version 2
  148. lapack_opt_info:
  149. lapack_mkl_info:
  150. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  151. customize MSVCCompiler
  152. libraries mkl_rt not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  153. NOT AVAILABLE
  154.  
  155. openblas_lapack_info:
  156. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  157. customize MSVCCompiler
  158. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  159. customize MSVCCompiler
  160. libraries openblas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  161. NOT AVAILABLE
  162.  
  163. openblas_clapack_info:
  164. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  165. customize MSVCCompiler
  166. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  167. customize MSVCCompiler
  168. libraries openblas,lapack not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  169. NOT AVAILABLE
  170.  
  171. atlas_3_10_threads_info:
  172. Setting PTATLAS=ATLAS
  173. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  174. customize MSVCCompiler
  175. libraries tatlas,tatlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  176. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  177. customize MSVCCompiler
  178. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  179. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  180. customize MSVCCompiler
  181. libraries tatlas,tatlas not found in C:\
  182. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  183. customize MSVCCompiler
  184. libraries lapack_atlas not found in C:\
  185. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  186. customize MSVCCompiler
  187. libraries tatlas,tatlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  188. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  189. customize MSVCCompiler
  190. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  191. <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  192. NOT AVAILABLE
  193.  
  194. atlas_3_10_info:
  195. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  196. customize MSVCCompiler
  197. libraries satlas,satlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  198. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  199. customize MSVCCompiler
  200. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  201. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  202. customize MSVCCompiler
  203. libraries satlas,satlas not found in C:\
  204. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  205. customize MSVCCompiler
  206. libraries lapack_atlas not found in C:\
  207. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  208. customize MSVCCompiler
  209. libraries satlas,satlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  210. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  211. customize MSVCCompiler
  212. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  213. <class 'numpy.distutils.system_info.atlas_3_10_info'>
  214. NOT AVAILABLE
  215.  
  216. atlas_threads_info:
  217. Setting PTATLAS=ATLAS
  218. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  219. customize MSVCCompiler
  220. libraries ptf77blas,ptcblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  221. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  222. customize MSVCCompiler
  223. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  224. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  225. customize MSVCCompiler
  226. libraries ptf77blas,ptcblas,atlas not found in C:\
  227. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  228. customize MSVCCompiler
  229. libraries lapack_atlas not found in C:\
  230. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  231. customize MSVCCompiler
  232. libraries ptf77blas,ptcblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  233. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  234. customize MSVCCompiler
  235. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  236. <class 'numpy.distutils.system_info.atlas_threads_info'>
  237. NOT AVAILABLE
  238.  
  239. atlas_info:
  240. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  241. customize MSVCCompiler
  242. libraries f77blas,cblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  243. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  244. customize MSVCCompiler
  245. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  246. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  247. customize MSVCCompiler
  248. libraries f77blas,cblas,atlas not found in C:\
  249. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  250. customize MSVCCompiler
  251. libraries lapack_atlas not found in C:\
  252. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  253. customize MSVCCompiler
  254. libraries f77blas,cblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  255. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  256. customize MSVCCompiler
  257. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  258. <class 'numpy.distutils.system_info.atlas_info'>
  259. NOT AVAILABLE
  260.  
  261. lapack_info:
  262. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  263. customize MSVCCompiler
  264. libraries lapack not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  265. NOT AVAILABLE
  266.  
  267. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  268. Lapack (http://www.netlib.org/lapack/) libraries not found.
  269. Directories to search for the libraries can be specified in the
  270. numpy/distutils/site.cfg file (section [lapack]) or by setting
  271. the LAPACK environment variable.
  272. self.calc_info()
  273. lapack_src_info:
  274. NOT AVAILABLE
  275.  
  276. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  277. Lapack (http://www.netlib.org/lapack/) sources not found.
  278. Directories to search for the sources can be specified in the
  279. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  280. the LAPACK_SRC environment variable.
  281. self.calc_info()
  282. NOT AVAILABLE
  283.  
  284. C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  285. warnings.warn(msg)
  286. running bdist_wheel
  287. running build
  288. running config_cc
  289. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  290. running config_fc
  291. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  292. running build_src
  293. build_src
  294. building py_modules sources
  295. creating build
  296. creating build\src.win-amd64-3.8
  297. creating build\src.win-amd64-3.8\numpy
  298. creating build\src.win-amd64-3.8\numpy\distutils
  299. building library "npymath" sources
  300. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  301. error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  302. ----------------------------------------
  303. ERROR: Failed building wheel for numpy
  304. Running setup.py clean for numpy
  305. ERROR: Command errored out with exit status 1:
  306. command: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"'; __file__='"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
  307. cwd: C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy
  308. Complete output (10 lines):
  309. Running from numpy source directory.
  310.  
  311. `setup.py clean` is not supported, use one of the following instead:
  312.  
  313. - `git clean -xdf` (cleans all files)
  314. - `git clean -Xdf` (cleans all versioned files, doesn't touch
  315. files that aren't checked into the git repo)
  316.  
  317. Add `--force` to your command to use it anyway if you must (unsupported).
  318.  
  319. ----------------------------------------
  320. ERROR: Failed cleaning build dir for numpy
  321. Failed to build numpy
  322. DEPRECATION: Could not build wheels for numpy which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
  323. Installing collected packages: wheel, setuptools, setuptools-scm, setuptools-scm-git-archive, Cython, numpy
  324. Running setup.py install for numpy: started
  325. Running setup.py install for numpy: finished with status 'error'
  326. ERROR: Command errored out with exit status 1:
  327. command: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"'; __file__='"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\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\smith\AppData\Local\Temp\pip-record-04ai0_bl\install-record.txt' --single-version-externally-managed --prefix 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay' --compile --install-headers 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay\Include\numpy'
  328. cwd: C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\
  329. Complete output (267 lines):
  330. Running from numpy source directory.
  331.  
  332. Note: if you need reliable uninstall behavior, then install
  333. with pip instead of using `setup.py install`:
  334.  
  335. - `pip install .` (from a git repo or downloaded source
  336. release)
  337. - `pip install numpy` (last NumPy release on PyPi)
  338.  
  339.  
  340. blas_opt_info:
  341. blas_mkl_info:
  342. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  343. customize MSVCCompiler
  344. libraries mkl_rt not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  345. NOT AVAILABLE
  346.  
  347. blis_info:
  348. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  349. customize MSVCCompiler
  350. libraries blis not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  351. NOT AVAILABLE
  352.  
  353. openblas_info:
  354. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  355. customize MSVCCompiler
  356. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  357. customize MSVCCompiler
  358. libraries openblas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  359. get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
  360. customize GnuFCompiler
  361. Could not locate executable g77
  362. Could not locate executable f77
  363. customize IntelVisualFCompiler
  364. Could not locate executable ifort
  365. Could not locate executable ifl
  366. customize AbsoftFCompiler
  367. Could not locate executable f90
  368. customize CompaqVisualFCompiler
  369. Could not locate executable DF
  370. customize IntelItaniumVisualFCompiler
  371. Could not locate executable efl
  372. customize Gnu95FCompiler
  373. Could not locate executable gfortran
  374. Could not locate executable f95
  375. customize G95FCompiler
  376. Could not locate executable g95
  377. customize IntelEM64VisualFCompiler
  378. customize IntelEM64TFCompiler
  379. Could not locate executable efort
  380. Could not locate executable efc
  381. customize PGroupFlangCompiler
  382. Could not locate executable flang
  383. don't know how to compile Fortran code on platform 'nt'
  384. NOT AVAILABLE
  385.  
  386. atlas_3_10_blas_threads_info:
  387. Setting PTATLAS=ATLAS
  388. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  389. customize MSVCCompiler
  390. libraries tatlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  391. NOT AVAILABLE
  392.  
  393. atlas_3_10_blas_info:
  394. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  395. customize MSVCCompiler
  396. libraries satlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  397. NOT AVAILABLE
  398.  
  399. atlas_blas_threads_info:
  400. Setting PTATLAS=ATLAS
  401. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  402. customize MSVCCompiler
  403. libraries ptf77blas,ptcblas,atlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  404. NOT AVAILABLE
  405.  
  406. atlas_blas_info:
  407. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  408. customize MSVCCompiler
  409. libraries f77blas,cblas,atlas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  410. NOT AVAILABLE
  411.  
  412. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  413. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  414. Directories to search for the libraries can be specified in the
  415. numpy/distutils/site.cfg file (section [atlas]) or by setting
  416. the ATLAS environment variable.
  417. self.calc_info()
  418. blas_info:
  419. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  420. customize MSVCCompiler
  421. libraries blas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  422. NOT AVAILABLE
  423.  
  424. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  425. Blas (http://www.netlib.org/blas/) libraries not found.
  426. Directories to search for the libraries can be specified in the
  427. numpy/distutils/site.cfg file (section [blas]) or by setting
  428. the BLAS environment variable.
  429. self.calc_info()
  430. blas_src_info:
  431. NOT AVAILABLE
  432.  
  433. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  434. Blas (http://www.netlib.org/blas/) sources not found.
  435. Directories to search for the sources can be specified in the
  436. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  437. the BLAS_SRC environment variable.
  438. self.calc_info()
  439. NOT AVAILABLE
  440.  
  441. 'svnversion' is not recognized as an internal or external command,
  442. operable program or batch file.
  443. 'svnversion' is not recognized as an internal or external command,
  444. operable program or batch file.
  445. non-existing path in 'numpy\\distutils': 'site.cfg'
  446. F2PY Version 2
  447. lapack_opt_info:
  448. lapack_mkl_info:
  449. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  450. customize MSVCCompiler
  451. libraries mkl_rt not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  452. NOT AVAILABLE
  453.  
  454. openblas_lapack_info:
  455. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  456. customize MSVCCompiler
  457. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  458. customize MSVCCompiler
  459. libraries openblas not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  460. NOT AVAILABLE
  461.  
  462. openblas_clapack_info:
  463. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  464. customize MSVCCompiler
  465. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  466. customize MSVCCompiler
  467. libraries openblas,lapack not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  468. NOT AVAILABLE
  469.  
  470. atlas_3_10_threads_info:
  471. Setting PTATLAS=ATLAS
  472. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  473. customize MSVCCompiler
  474. libraries tatlas,tatlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  475. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  476. customize MSVCCompiler
  477. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  478. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  479. customize MSVCCompiler
  480. libraries tatlas,tatlas not found in C:\
  481. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  482. customize MSVCCompiler
  483. libraries lapack_atlas not found in C:\
  484. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  485. customize MSVCCompiler
  486. libraries tatlas,tatlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  487. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  488. customize MSVCCompiler
  489. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  490. <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
  491. NOT AVAILABLE
  492.  
  493. atlas_3_10_info:
  494. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  495. customize MSVCCompiler
  496. libraries satlas,satlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  497. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  498. customize MSVCCompiler
  499. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  500. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  501. customize MSVCCompiler
  502. libraries satlas,satlas not found in C:\
  503. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  504. customize MSVCCompiler
  505. libraries lapack_atlas not found in C:\
  506. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  507. customize MSVCCompiler
  508. libraries satlas,satlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  509. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  510. customize MSVCCompiler
  511. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  512. <class 'numpy.distutils.system_info.atlas_3_10_info'>
  513. NOT AVAILABLE
  514.  
  515. atlas_threads_info:
  516. Setting PTATLAS=ATLAS
  517. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  518. customize MSVCCompiler
  519. libraries ptf77blas,ptcblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  520. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  521. customize MSVCCompiler
  522. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  523. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  524. customize MSVCCompiler
  525. libraries ptf77blas,ptcblas,atlas not found in C:\
  526. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  527. customize MSVCCompiler
  528. libraries lapack_atlas not found in C:\
  529. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  530. customize MSVCCompiler
  531. libraries ptf77blas,ptcblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  532. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  533. customize MSVCCompiler
  534. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  535. <class 'numpy.distutils.system_info.atlas_threads_info'>
  536. NOT AVAILABLE
  537.  
  538. atlas_info:
  539. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  540. customize MSVCCompiler
  541. libraries f77blas,cblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  542. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  543. customize MSVCCompiler
  544. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib
  545. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  546. customize MSVCCompiler
  547. libraries f77blas,cblas,atlas not found in C:\
  548. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  549. customize MSVCCompiler
  550. libraries lapack_atlas not found in C:\
  551. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  552. customize MSVCCompiler
  553. libraries f77blas,cblas,atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  554. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  555. customize MSVCCompiler
  556. libraries lapack_atlas not found in C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\libs
  557. <class 'numpy.distutils.system_info.atlas_info'>
  558. NOT AVAILABLE
  559.  
  560. lapack_info:
  561. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  562. customize MSVCCompiler
  563. libraries lapack not found in ['C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\lib', 'C:\\', 'C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\\libs']
  564. NOT AVAILABLE
  565.  
  566. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  567. Lapack (http://www.netlib.org/lapack/) libraries not found.
  568. Directories to search for the libraries can be specified in the
  569. numpy/distutils/site.cfg file (section [lapack]) or by setting
  570. the LAPACK environment variable.
  571. self.calc_info()
  572. lapack_src_info:
  573. NOT AVAILABLE
  574.  
  575. C:\Users\smith\AppData\Local\Temp\pip-install-ptakva36\numpy\numpy\distutils\system_info.py:624: UserWarning:
  576. Lapack (http://www.netlib.org/lapack/) sources not found.
  577. Directories to search for the sources can be specified in the
  578. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  579. the LAPACK_SRC environment variable.
  580. self.calc_info()
  581. NOT AVAILABLE
  582.  
  583. C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1520.0_x64__qbz5n2kfra8p0\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  584. warnings.warn(msg)
  585. running install
  586. running build
  587. running config_cc
  588. unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  589. running config_fc
  590. unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  591. running build_src
  592. build_src
  593. building py_modules sources
  594. building library "npymath" sources
  595. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  596. error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
  597. ----------------------------------------
  598. ERROR: Command errored out with exit status 1: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\setup.py'"'"'; __file__='"'"'C:\\Users\\smith\\AppData\\Local\\Temp\\pip-install-ptakva36\\numpy\\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\smith\AppData\Local\Temp\pip-record-04ai0_bl\install-record.txt' --single-version-externally-managed --prefix 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay' --compile --install-headers 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay\Include\numpy' Check the logs for full command output.
  599. ----------------------------------------
  600. ERROR: Command errored out with exit status 1: 'C:\Users\smith\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\python.exe' 'C:\Users\smith\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\smith\AppData\Local\Temp\pip-build-env-acjhwysy\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- wheel 'setuptools>=30.3.0' setuptools_scm setuptools_scm_git_archive 'Cython>=0.29.2' 'numpy; python_version=='"'"'2.7'"'"'' 'numpy==1.13.3; python_version=='"'"'3.5'"'"'' 'numpy==1.13.3; python_version=='"'"'3.6'"'"'' 'numpy==1.14.5; python_version>='"'"'3.7'"'"'' Check the logs for full command output.
Add Comment
Please, Sign In to add comment