Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.38 KB | None | 0 0
  1. C:\Program Files\QGIS 3.8>py3_env
  2.  
  3. C:\Program Files\QGIS 3.8>SET PYTHONPATH=
  4.  
  5. C:\Program Files\QGIS 3.8>SET PYTHONHOME=C:\PROGRA~1\QGIS3~1.8\apps\Python37
  6.  
  7. C:\Program Files\QGIS 3.8>PATH C:\PROGRA~1\QGIS3~1.8\apps\Python37;C:\PROGRA~1\QGIS3~1.8\apps\Python37\Scripts;{app};C:\PROGRA~1\QGIS3~1.8\apps\Python27\Scripts;C:\PROGRA~1\QGIS3~1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBem;C:\Program Files\R\R-3.5.2\bin\x64
  8.  
  9. C:\Program Files\QGIS 3.8>pip3 install netCDF
  10. Collecting netCDF
  11. Downloading https://files.pythonhosted.org/packages/dc/86/8f8e1b532a24f18d0487cd2a95c50ca7f1c41bc58bbba2d4bd6a9ce0fac9/netcdf-0.2.1.tar.gz (16.5MB)
  12. |████████████████████████████████| 16.5MB 2.2MB/s
  13. Collecting numpy==1.8.0 (from netCDF)
  14. Downloading https://files.pythonhosted.org/packages/73/46/c5b5c61fccec607dad15a2d1f832dec1a8d094ea770d8f8e4a43abd8be7b/numpy-1.8.0.tar.gz (3.8MB)
  15. |████████████████████████████████| 3.8MB 656kB/s
  16. ERROR: Command errored out with exit status 1:
  17. command: 'c:\osgeo4~1\bin\python3.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\drsno\\AppData\\Local\\Temp\\pip-install-w4_kbhro\\numpy\\setup.py'"'"'; __file__='"'"'C:\\Users\\drsno\\AppData\\Local\\Temp\\pip-install-w4_kbhro\\numpy\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
  18. cwd: C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\
  19. Complete output (118 lines):
  20. 'svnversion' is not recognized as an internal or external command,
  21. operable program or batch file.
  22. non-existing path in 'numpy\\distutils': 'site.cfg'
  23. F2PY Version 2
  24. blas_opt_info:
  25. blas_mkl_info:
  26. libraries mkl,vml,guide not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  27. NOT AVAILABLE
  28.  
  29. openblas_info:
  30. libraries openblas not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  31. NOT AVAILABLE
  32.  
  33. atlas_blas_threads_info:
  34. Setting PTATLAS=ATLAS
  35. libraries ptf77blas,ptcblas,atlas not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  36. NOT AVAILABLE
  37.  
  38. atlas_blas_info:
  39. libraries f77blas,cblas,atlas not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  40. NOT AVAILABLE
  41.  
  42. blas_info:
  43. libraries blas not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  44. NOT AVAILABLE
  45.  
  46. blas_src_info:
  47. NOT AVAILABLE
  48.  
  49. NOT AVAILABLE
  50.  
  51. 'svnversion' is not recognized as an internal or external command,
  52. operable program or batch file.
  53. non-existing path in 'numpy\\lib': 'benchmarks'
  54. lapack_opt_info:
  55. lapack_mkl_info:
  56. mkl_info:
  57. libraries mkl,vml,guide not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  58. NOT AVAILABLE
  59.  
  60. NOT AVAILABLE
  61.  
  62. atlas_threads_info:
  63. Setting PTATLAS=ATLAS
  64. libraries ptf77blas,ptcblas,atlas not found in C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib
  65. libraries lapack_atlas not found in C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib
  66. libraries ptf77blas,ptcblas,atlas not found in C:\
  67. libraries lapack_atlas not found in C:\
  68. <class 'numpy.distutils.system_info.atlas_threads_info'>
  69. NOT AVAILABLE
  70.  
  71. atlas_info:
  72. libraries f77blas,cblas,atlas not found in C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib
  73. libraries lapack_atlas not found in C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib
  74. libraries f77blas,cblas,atlas not found in C:\
  75. libraries lapack_atlas not found in C:\
  76. <class 'numpy.distutils.system_info.atlas_info'>
  77. NOT AVAILABLE
  78.  
  79. lapack_info:
  80. libraries lapack not found in ['C:\\PROGRA~1\\QGIS3~1.8\\apps\\Python37\\lib', 'C:\\']
  81. NOT AVAILABLE
  82.  
  83. lapack_src_info:
  84. NOT AVAILABLE
  85.  
  86. NOT AVAILABLE
  87.  
  88. running egg_info
  89. running build_src
  90. build_src
  91. building py_modules sources
  92. creating build
  93. creating build\src.win-amd64-3.7
  94. creating build\src.win-amd64-3.7\numpy
  95. creating build\src.win-amd64-3.7\numpy\distutils
  96. building library "npymath" sources
  97. No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
  98. Running from numpy source directory.
  99. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1522: UserWarning:
  100. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  101. Directories to search for the libraries can be specified in the
  102. numpy/distutils/site.cfg file (section [atlas]) or by setting
  103. the ATLAS environment variable.
  104. warnings.warn(AtlasNotFoundError.__doc__)
  105. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1531: UserWarning:
  106. Blas (http://www.netlib.org/blas/) libraries not found.
  107. Directories to search for the libraries can be specified in the
  108. numpy/distutils/site.cfg file (section [blas]) or by setting
  109. the BLAS environment variable.
  110. warnings.warn(BlasNotFoundError.__doc__)
  111. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1534: UserWarning:
  112. Blas (http://www.netlib.org/blas/) sources not found.
  113. Directories to search for the sources can be specified in the
  114. numpy/distutils/site.cfg file (section [blas_src]) or by setting
  115. the BLAS_SRC environment variable.
  116. warnings.warn(BlasSrcNotFoundError.__doc__)
  117. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1428: UserWarning:
  118. Atlas (http://math-atlas.sourceforge.net/) libraries not found.
  119. Directories to search for the libraries can be specified in the
  120. numpy/distutils/site.cfg file (section [atlas]) or by setting
  121. the ATLAS environment variable.
  122. warnings.warn(AtlasNotFoundError.__doc__)
  123. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1439: UserWarning:
  124. Lapack (http://www.netlib.org/lapack/) libraries not found.
  125. Directories to search for the libraries can be specified in the
  126. numpy/distutils/site.cfg file (section [lapack]) or by setting
  127. the LAPACK environment variable.
  128. warnings.warn(LapackNotFoundError.__doc__)
  129. C:\Users\drsno\AppData\Local\Temp\pip-install-w4_kbhro\numpy\numpy\distutils\system_info.py:1442: UserWarning:
  130. Lapack (http://www.netlib.org/lapack/) sources not found.
  131. Directories to search for the sources can be specified in the
  132. numpy/distutils/site.cfg file (section [lapack_src]) or by setting
  133. the LAPACK_SRC environment variable.
  134. warnings.warn(LapackSrcNotFoundError.__doc__)
  135. C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\distutils\dist.py:274: UserWarning: Unknown distribution option: 'define_macros'
  136. warnings.warn(msg)
  137. error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
  138. ----------------------------------------
  139. ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
  140.  
  141. C:\Program Files\QGIS 3.8>py3_env
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement