Advertisement
snip3r77

Untitled

Mar 25th, 2020
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.40 KB | None | 0 0
  1. (base) C:\Users\andre>conda create --name streamprophet37 python=3.7 pip
  2. Collecting package metadata (current_repodata.json): done
  3. Solving environment: done
  4.  
  5. ## Package Plan ##
  6.  
  7. environment location: C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37
  8.  
  9. added / updated specs:
  10. - pip
  11. - python=3.7
  12.  
  13.  
  14. The following packages will be downloaded:
  15.  
  16. package | build
  17. ---------------------------|-----------------
  18. ca-certificates-2020.1.1 | 0 125 KB
  19. certifi-2019.11.28 | py37_1 157 KB
  20. openssl-1.1.1e | he774522_0 4.8 MB
  21. python-3.7.7 |h60c2a47_0_cpython 14.8 MB
  22. setuptools-46.1.1 | py37_0 536 KB
  23. sqlite-3.31.1 | he774522_0 637 KB
  24. vc-14.1 | h0510ff6_4 6 KB
  25. vs2015_runtime-14.16.27012 | hf0eaf9b_1 1.1 MB
  26. ------------------------------------------------------------
  27. Total: 22.2 MB
  28.  
  29. The following NEW packages will be INSTALLED:
  30.  
  31. ca-certificates pkgs/main/win-64::ca-certificates-2020.1.1-0
  32. certifi pkgs/main/win-64::certifi-2019.11.28-py37_1
  33. openssl pkgs/main/win-64::openssl-1.1.1e-he774522_0
  34. pip pkgs/main/win-64::pip-20.0.2-py37_1
  35. python pkgs/main/win-64::python-3.7.7-h60c2a47_0_cpython
  36. setuptools pkgs/main/win-64::setuptools-46.1.1-py37_0
  37. sqlite pkgs/main/win-64::sqlite-3.31.1-he774522_0
  38. vc pkgs/main/win-64::vc-14.1-h0510ff6_4
  39. vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.16.27012-hf0eaf9b_1
  40. wheel pkgs/main/win-64::wheel-0.34.2-py37_0
  41. wincertstore pkgs/main/win-64::wincertstore-0.2-py37_0
  42.  
  43.  
  44. Proceed ([y]/n)? y
  45.  
  46.  
  47. Downloading and Extracting Packages
  48. openssl-1.1.1e | 4.8 MB | ############################################################################ | 100%
  49. vs2015_runtime-14.16 | 1.1 MB | ############################################################################ | 100%
  50. python-3.7.7 | 14.8 MB | ############################################################################ | 100%
  51. ca-certificates-2020 | 125 KB | ############################################################################ | 100%
  52. setuptools-46.1.1 | 536 KB | ############################################################################ | 100%
  53. sqlite-3.31.1 | 637 KB | ############################################################################ | 100%
  54. vc-14.1 | 6 KB | ############################################################################ | 100%
  55. certifi-2019.11.28 | 157 KB | ############################################################################ | 100%
  56. Preparing transaction: done
  57. Verifying transaction: done
  58. Executing transaction: done
  59. #
  60. # To activate this environment, use
  61. #
  62. # $ conda activate streamprophet37
  63. #
  64. # To deactivate an active environment, use
  65. #
  66. # $ conda deactivate
  67.  
  68.  
  69. (base) C:\Users\andre>conda activate streamprophet37
  70.  
  71. (streamprophet37) C:\Users\andre>pip install streamlit
  72. Collecting streamlit
  73. Using cached streamlit-0.56.0-py2.py3-none-any.whl (7.0 MB)
  74. Collecting tornado<6.0,>=5.0
  75. Using cached tornado-5.1.1-cp37-cp37m-win_amd64.whl (455 kB)
  76. Collecting tzlocal
  77. Using cached tzlocal-2.0.0-py2.py3-none-any.whl (15 kB)
  78. Collecting numpy
  79. Downloading numpy-1.18.2-cp37-cp37m-win_amd64.whl (12.8 MB)
  80. |████████████████████████████████| 12.8 MB 3.3 MB/s
  81. Collecting protobuf>=3.6.0
  82. Using cached protobuf-3.11.3-cp37-cp37m-win_amd64.whl (1.0 MB)
  83. Collecting botocore
  84. Using cached botocore-1.15.28-py2.py3-none-any.whl (6.0 MB)
  85. Processing c:\users\andre\appdata\local\pip\cache\wheels\56\b0\fe\4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0\future-0.18.2-py3-none-any.whl
  86. Collecting base58
  87. Using cached base58-2.0.0-py3-none-any.whl (6.0 kB)
  88. Collecting requests
  89. Using cached requests-2.23.0-py2.py3-none-any.whl (58 kB)
  90. Collecting python-dateutil<=2.8.0
  91. Using cached python_dateutil-2.8.0-py2.py3-none-any.whl (226 kB)
  92. Collecting toml
  93. Using cached toml-0.10.0-py2.py3-none-any.whl (25 kB)
  94. Processing c:\users\andre\appdata\local\pip\cache\wheels\22\f5\18\df711b66eb25b21325c132757d4314db9ac5e8dabeaf196eab\blinker-1.4-py3-none-any.whl
  95. Collecting pandas>=0.21.0
  96. Downloading pandas-1.0.3-cp37-cp37m-win_amd64.whl (8.7 MB)
  97. |████████████████████████████████| 8.7 MB 6.4 MB/s
  98. Processing c:\users\andre\appdata\local\pip\cache\wheels\36\93\24\29e375ee74e0f178889e6906cb73e693e9f06a5f589dcee6b9\watchdog-0.10.2-py3-none-any.whl
  99. Collecting pydeck>=0.1.dev5
  100. Using cached pydeck-0.3.0b2-py2.py3-none-any.whl (4.8 MB)
  101. Collecting pillow>=6.2.0
  102. Using cached Pillow-7.0.0-cp37-cp37m-win_amd64.whl (2.0 MB)
  103. Collecting boto3
  104. Using cached boto3-1.12.28-py2.py3-none-any.whl (128 kB)
  105. Collecting altair>=3.2.0
  106. Using cached altair-4.0.1-py3-none-any.whl (708 kB)
  107. Collecting click>=7.0
  108. Using cached click-7.1.1-py2.py3-none-any.whl (82 kB)
  109. Collecting enum-compat
  110. Using cached enum_compat-0.0.3-py3-none-any.whl (1.3 kB)
  111. Processing c:\users\andre\appdata\local\pip\cache\wheels\30\4a\3f\ad9d09a4300d04182b4dfc8b125dacef510ab79d955fd78a6b\validators-0.14.2-py3-none-any.whl
  112. Collecting astor
  113. Using cached astor-0.8.1-py2.py3-none-any.whl (27 kB)
  114. Collecting pytz
  115. Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB)
  116. Collecting six>=1.9
  117. Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
  118. Requirement already satisfied: setuptools in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from protobuf>=3.6.0->streamlit) (46.1.1.post20200323)
  119. Collecting urllib3<1.26,>=1.20; python_version != "3.4"
  120. Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB)
  121. Collecting jmespath<1.0.0,>=0.7.1
  122. Using cached jmespath-0.9.5-py2.py3-none-any.whl (24 kB)
  123. Collecting docutils<0.16,>=0.10
  124. Using cached docutils-0.15.2-py3-none-any.whl (547 kB)
  125. Collecting idna<3,>=2.5
  126. Using cached idna-2.9-py2.py3-none-any.whl (58 kB)
  127. Requirement already satisfied: certifi>=2017.4.17 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from requests->streamlit) (2019.11.28)
  128. Collecting chardet<4,>=3.0.2
  129. Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
  130. Processing c:\users\andre\appdata\local\pip\cache\wheels\3e\31\09\fa59cef12cdcfecc627b3d24273699f390e71828921b2cbba2\pathtools-0.1.2-py3-none-any.whl
  131. Collecting traitlets>=4.3.2
  132. Using cached traitlets-4.3.3-py2.py3-none-any.whl (75 kB)
  133. Collecting jinja2>=2.10.1
  134. Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB)
  135. Collecting ipykernel>=5.1.2; python_version >= "3.4"
  136. Using cached ipykernel-5.2.0-py3-none-any.whl (117 kB)
  137. Collecting ipywidgets>=7.0.0
  138. Using cached ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB)
  139. Collecting s3transfer<0.4.0,>=0.3.0
  140. Using cached s3transfer-0.3.3-py2.py3-none-any.whl (69 kB)
  141. Collecting jsonschema
  142. Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
  143. Collecting entrypoints
  144. Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB)
  145. Processing c:\users\andre\appdata\local\pip\cache\wheels\e2\83\7c\248063997a4f9ff6bf145822e620e8c37117a6b4c765584077\toolz-0.10.0-py3-none-any.whl
  146. Collecting decorator>=3.4.0
  147. Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
  148. Collecting ipython-genutils
  149. Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
  150. Collecting MarkupSafe>=0.23
  151. Using cached MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl (16 kB)
  152. Collecting ipython>=5.0.0
  153. Using cached ipython-7.13.0-py3-none-any.whl (780 kB)
  154. Collecting jupyter-client
  155. Using cached jupyter_client-6.1.0-py3-none-any.whl (106 kB)
  156. Collecting nbformat>=4.2.0
  157. Using cached nbformat-5.0.4-py3-none-any.whl (169 kB)
  158. Collecting widgetsnbextension~=3.5.0
  159. Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
  160. Collecting attrs>=17.4.0
  161. Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB)
  162. Collecting importlib-metadata; python_version < "3.8"
  163. Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB)
  164. Collecting pyrsistent>=0.14.0
  165. Using cached pyrsistent-0.16.0.tar.gz (108 kB)
  166. Collecting pickleshare
  167. Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
  168. Collecting jedi>=0.10
  169. Using cached jedi-0.16.0-py2.py3-none-any.whl (1.1 MB)
  170. Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
  171. Using cached prompt_toolkit-3.0.4-py3-none-any.whl (351 kB)
  172. Collecting colorama; sys_platform == "win32"
  173. Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
  174. Processing c:\users\andre\appdata\local\pip\cache\wheels\9e\56\4f\da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b\backcall-0.1.0-py3-none-any.whl
  175. Collecting pygments
  176. Using cached Pygments-2.6.1-py3-none-any.whl (914 kB)
  177. Collecting jupyter-core>=4.6.0
  178. Using cached jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB)
  179. Collecting pyzmq>=13
  180. Using cached pyzmq-19.0.0-cp37-cp37m-win_amd64.whl (1.1 MB)
  181. Collecting notebook>=4.4.1
  182. Using cached notebook-6.0.3-py3-none-any.whl (9.7 MB)
  183. Collecting zipp>=0.5
  184. Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB)
  185. Collecting parso>=0.5.2
  186. Using cached parso-0.6.2-py2.py3-none-any.whl (97 kB)
  187. Collecting wcwidth
  188. Using cached wcwidth-0.1.9-py2.py3-none-any.whl (19 kB)
  189. Collecting pywin32>=1.0; sys_platform == "win32"
  190. Using cached pywin32-227-cp37-cp37m-win_amd64.whl (9.1 MB)
  191. Collecting nbconvert
  192. Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB)
  193. Processing c:\users\andre\appdata\local\pip\cache\wheels\30\0c\26\59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914\prometheus_client-0.7.1-py3-none-any.whl
  194. Collecting terminado>=0.8.1
  195. Using cached terminado-0.8.3-py2.py3-none-any.whl (33 kB)
  196. Collecting Send2Trash
  197. Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB)
  198. Processing c:\users\andre\appdata\local\pip\cache\wheels\63\99\01\9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740\pandocfilters-1.4.2-py3-none-any.whl
  199. Collecting bleach
  200. Using cached bleach-3.1.3-py2.py3-none-any.whl (151 kB)
  201. Collecting defusedxml
  202. Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
  203. Collecting mistune<2,>=0.8.1
  204. Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
  205. Collecting testpath
  206. Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB)
  207. Collecting pywinpty>=0.5; os_name == "nt"
  208. Using cached pywinpty-0.5.7-cp37-cp37m-win_amd64.whl (1.3 MB)
  209. Collecting webencodings
  210. Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
  211. Building wheels for collected packages: pyrsistent
  212. Building wheel for pyrsistent (setup.py) ... done
  213. Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-win_amd64.whl size=56583 sha256=d10187eff76a9ec49977de201a0833fcfc9c628fec6cf04971d4c9322208950a
  214. Stored in directory: c:\users\andre\appdata\local\pip\cache\wheels\22\52\11\f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987
  215. Successfully built pyrsistent
  216. Installing collected packages: tornado, pytz, tzlocal, numpy, six, protobuf, urllib3, jmespath, python-dateutil, docutils, botocore, future, base58, idna, chardet, requests, toml, blinker, pandas, pathtools, watchdog, ipython-genutils, decorator, traitlets, MarkupSafe, jinja2, pickleshare, parso, jedi, wcwidth, prompt-toolkit, colorama, backcall, pygments, ipython, pywin32, jupyter-core, pyzmq, jupyter-client, ipykernel, attrs, zipp, importlib-metadata, pyrsistent, jsonschema, nbformat, pandocfilters, webencodings, bleach, defusedxml, mistune, testpath, entrypoints, nbconvert, prometheus-client, pywinpty, terminado, Send2Trash, notebook, widgetsnbextension, ipywidgets, pydeck, pillow, s3transfer, boto3, toolz, altair, click, enum-compat, validators, astor, streamlit
  217. Successfully installed MarkupSafe-1.1.1 Send2Trash-1.5.0 altair-4.0.1 astor-0.8.1 attrs-19.3.0 backcall-0.1.0 base58-2.0.0 bleach-3.1.3 blinker-1.4 boto3-1.12.28 botocore-1.15.28 chardet-3.0.4 click-7.1.1 colorama-0.4.3 decorator-4.4.2 defusedxml-0.6.0 docutils-0.15.2 entrypoints-0.3 enum-compat-0.0.3 future-0.18.2 idna-2.9 importlib-metadata-1.5.0 ipykernel-5.2.0 ipython-7.13.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.16.0 jinja2-2.11.1 jmespath-0.9.5 jsonschema-3.2.0 jupyter-client-6.1.0 jupyter-core-4.6.3 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.4 notebook-6.0.3 numpy-1.18.2 pandas-1.0.3 pandocfilters-1.4.2 parso-0.6.2 pathtools-0.1.2 pickleshare-0.7.5 pillow-7.0.0 prometheus-client-0.7.1 prompt-toolkit-3.0.4 protobuf-3.11.3 pydeck-0.3.0b2 pygments-2.6.1 pyrsistent-0.16.0 python-dateutil-2.8.0 pytz-2019.3 pywin32-227 pywinpty-0.5.7 pyzmq-19.0.0 requests-2.23.0 s3transfer-0.3.3 six-1.14.0 streamlit-0.56.0 terminado-0.8.3 testpath-0.4.4 toml-0.10.0 toolz-0.10.0 tornado-5.1.1 traitlets-4.3.3 tzlocal-2.0.0 urllib3-1.25.8 validators-0.14.2 watchdog-0.10.2 wcwidth-0.1.9 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-3.1.0
  218.  
  219. (streamprophet37) C:\Users\andre>
  220. (streamprophet37) C:\Users\andre>
  221. (streamprophet37) C:\Users\andre>conda install libpython m2w64-toolchain -c msys2
  222. Collecting package metadata (current_repodata.json): done
  223. Solving environment: done
  224.  
  225. ## Package Plan ##
  226.  
  227. environment location: C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37
  228.  
  229. added / updated specs:
  230. - libpython
  231. - m2w64-toolchain
  232.  
  233.  
  234. The following packages will be downloaded:
  235.  
  236. package | build
  237. ---------------------------|-----------------
  238. libpython-2.1 | py37_0 47 KB
  239. m2w64-binutils-2.25.1 | 5 44.3 MB msys2
  240. m2w64-bzip2-1.0.6 | 6 100 KB msys2
  241. m2w64-crt-git-5.0.0.4636.2595836| 2 3.4 MB msys2
  242. m2w64-gcc-5.3.0 | 6 41.1 MB msys2
  243. m2w64-gcc-ada-5.3.0 | 6 33.5 MB msys2
  244. m2w64-gcc-fortran-5.3.0 | 6 10.3 MB msys2
  245. m2w64-gcc-libgfortran-5.3.0| 6 340 KB msys2
  246. m2w64-gcc-libs-5.3.0 | 7 518 KB msys2
  247. m2w64-gcc-libs-core-5.3.0 | 7 213 KB msys2
  248. m2w64-gcc-objc-5.3.0 | 6 15.1 MB msys2
  249. m2w64-gmp-6.1.0 | 2 689 KB msys2
  250. m2w64-headers-git-5.0.0.4636.c0ad18a| 2 5.6 MB msys2
  251. m2w64-isl-0.16.1 | 2 655 KB msys2
  252. m2w64-libiconv-1.14 | 6 1.5 MB msys2
  253. m2w64-libmangle-git-5.0.0.4509.2e5a9a2| 2 21 KB msys2
  254. m2w64-libwinpthread-git-5.0.0.4634.697f757| 2 30 KB msys2
  255. m2w64-make-4.1.2351.a80a8b8| 2 116 KB msys2
  256. m2w64-mpc-1.0.3 | 3 70 KB msys2
  257. m2w64-mpfr-3.1.4 | 4 293 KB msys2
  258. m2w64-pkg-config-0.29.1 | 2 469 KB msys2
  259. m2w64-toolchain-5.3.0 | 7 2 KB msys2
  260. m2w64-tools-git-5.0.0.4592.90b8472| 2 314 KB msys2
  261. m2w64-windows-default-manifest-6.4| 3 3 KB msys2
  262. m2w64-winpthreads-git-5.0.0.4634.697f757| 2 45 KB msys2
  263. m2w64-zlib-1.2.8 | 10 197 KB msys2
  264. msys2-conda-epoch-20160418 | 1 2 KB msys2
  265. ------------------------------------------------------------
  266. Total: 158.9 MB
  267.  
  268. The following NEW packages will be INSTALLED:
  269.  
  270. libpython pkgs/main/win-64::libpython-2.1-py37_0
  271. m2w64-binutils msys2/win-64::m2w64-binutils-2.25.1-5
  272. m2w64-bzip2 msys2/win-64::m2w64-bzip2-1.0.6-6
  273. m2w64-crt-git msys2/win-64::m2w64-crt-git-5.0.0.4636.2595836-2
  274. m2w64-gcc msys2/win-64::m2w64-gcc-5.3.0-6
  275. m2w64-gcc-ada msys2/win-64::m2w64-gcc-ada-5.3.0-6
  276. m2w64-gcc-fortran msys2/win-64::m2w64-gcc-fortran-5.3.0-6
  277. m2w64-gcc-libgfor~ msys2/win-64::m2w64-gcc-libgfortran-5.3.0-6
  278. m2w64-gcc-libs msys2/win-64::m2w64-gcc-libs-5.3.0-7
  279. m2w64-gcc-libs-co~ msys2/win-64::m2w64-gcc-libs-core-5.3.0-7
  280. m2w64-gcc-objc msys2/win-64::m2w64-gcc-objc-5.3.0-6
  281. m2w64-gmp msys2/win-64::m2w64-gmp-6.1.0-2
  282. m2w64-headers-git msys2/win-64::m2w64-headers-git-5.0.0.4636.c0ad18a-2
  283. m2w64-isl msys2/win-64::m2w64-isl-0.16.1-2
  284. m2w64-libiconv msys2/win-64::m2w64-libiconv-1.14-6
  285. m2w64-libmangle-g~ msys2/win-64::m2w64-libmangle-git-5.0.0.4509.2e5a9a2-2
  286. m2w64-libwinpthre~ msys2/win-64::m2w64-libwinpthread-git-5.0.0.4634.697f757-2
  287. m2w64-make msys2/win-64::m2w64-make-4.1.2351.a80a8b8-2
  288. m2w64-mpc msys2/win-64::m2w64-mpc-1.0.3-3
  289. m2w64-mpfr msys2/win-64::m2w64-mpfr-3.1.4-4
  290. m2w64-pkg-config msys2/win-64::m2w64-pkg-config-0.29.1-2
  291. m2w64-toolchain msys2/win-64::m2w64-toolchain-5.3.0-7
  292. m2w64-tools-git msys2/win-64::m2w64-tools-git-5.0.0.4592.90b8472-2
  293. m2w64-windows-def~ msys2/win-64::m2w64-windows-default-manifest-6.4-3
  294. m2w64-winpthreads~ msys2/win-64::m2w64-winpthreads-git-5.0.0.4634.697f757-2
  295. m2w64-zlib msys2/win-64::m2w64-zlib-1.2.8-10
  296. msys2-conda-epoch msys2/win-64::msys2-conda-epoch-20160418-1
  297.  
  298.  
  299. Proceed ([y]/n)? y
  300.  
  301.  
  302. Downloading and Extracting Packages
  303. m2w64-gmp-6.1.0 | 689 KB | ############################################################################ | 100%
  304. libpython-2.1 | 47 KB | ############################################################################ | 100%
  305. m2w64-libmangle-git- | 21 KB | ############################################################################ | 100%
  306. m2w64-gcc-objc-5.3.0 | 15.1 MB | ############################################################################ | 100%
  307. m2w64-make-4.1.2351. | 116 KB | ############################################################################ | 100%
  308. m2w64-gcc-5.3.0 | 41.1 MB | ############################################################################ | 100%
  309. m2w64-binutils-2.25. | 44.3 MB | ############################################################################ | 100%
  310. m2w64-windows-defaul | 3 KB | ############################################################################ | 100%
  311. m2w64-gcc-fortran-5. | 10.3 MB | ############################################################################ | 100%
  312. m2w64-gcc-libs-core- | 213 KB | ############################################################################ | 100%
  313. m2w64-gcc-libgfortra | 340 KB | ############################################################################ | 100%
  314. m2w64-gcc-ada-5.3.0 | 33.5 MB | ############################################################################ | 100%
  315. m2w64-winpthreads-gi | 45 KB | ############################################################################ | 100%
  316. m2w64-libwinpthread- | 30 KB | ############################################################################ | 100%
  317. m2w64-pkg-config-0.2 | 469 KB | ############################################################################ | 100%
  318. m2w64-mpfr-3.1.4 | 293 KB | ############################################################################ | 100%
  319. m2w64-headers-git-5. | 5.6 MB | ############################################################################ | 100%
  320. m2w64-isl-0.16.1 | 655 KB | ############################################################################ | 100%
  321. m2w64-tools-git-5.0. | 314 KB | ############################################################################ | 100%
  322. m2w64-crt-git-5.0.0. | 3.4 MB | ############################################################################ | 100%
  323. m2w64-mpc-1.0.3 | 70 KB | ############################################################################ | 100%
  324. m2w64-toolchain-5.3. | 2 KB | ############################################################################ | 100%
  325. msys2-conda-epoch-20 | 2 KB | ############################################################################ | 100%
  326. m2w64-libiconv-1.14 | 1.5 MB | ############################################################################ | 100%
  327. m2w64-bzip2-1.0.6 | 100 KB | ############################################################################ | 100%
  328. m2w64-zlib-1.2.8 | 197 KB | ############################################################################ | 100%
  329. m2w64-gcc-libs-5.3.0 | 518 KB | ############################################################################ | 100%
  330. Preparing transaction: done
  331. Verifying transaction: done
  332. Executing transaction: done
  333.  
  334. (streamprophet37) C:\Users\andre>conda install numpy cython matplotlib scipy pandas -c conda-forge
  335. Collecting package metadata (current_repodata.json): done
  336. Solving environment: done
  337.  
  338. ## Package Plan ##
  339.  
  340. environment location: C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37
  341.  
  342. added / updated specs:
  343. - cython
  344. - matplotlib
  345. - numpy
  346. - pandas
  347. - scipy
  348.  
  349.  
  350. The following packages will be downloaded:
  351.  
  352. package | build
  353. ---------------------------|-----------------
  354. blas-1.0 | mkl 6 KB
  355. cython-0.29.16 | py37h63f7a3c_0 1.9 MB conda-forge
  356. freetype-2.10.1 | ha9979f8_0 481 KB conda-forge
  357. icc_rt-2019.0.0 | h0cc432a_1 6.0 MB
  358. intel-openmp-2020.0 | 166 1.5 MB
  359. kiwisolver-1.1.0 | py37heaa310e_1 61 KB conda-forge
  360. libpng-1.6.37 | hfe6a214_1 1.4 MB conda-forge
  361. matplotlib-3.2.1 | 0 6 KB conda-forge
  362. matplotlib-base-3.2.1 | py37h911224e_0 7.1 MB conda-forge
  363. numpy-1.18.1 | py37h90d3380_1 4.7 MB conda-forge
  364. openssl-1.1.1e | hfa6e2cd_0 4.7 MB conda-forge
  365. pandas-1.0.3 | py37h9b59f54_0 9.4 MB conda-forge
  366. python-dateutil-2.8.1 | py_0 220 KB conda-forge
  367. six-1.14.0 | py_1 13 KB conda-forge
  368. ------------------------------------------------------------
  369. Total: 37.6 MB
  370.  
  371. The following NEW packages will be INSTALLED:
  372.  
  373. blas pkgs/main/win-64::blas-1.0-mkl
  374. cycler conda-forge/noarch::cycler-0.10.0-py_2
  375. cython conda-forge/win-64::cython-0.29.16-py37h63f7a3c_0
  376. freetype conda-forge/win-64::freetype-2.10.1-ha9979f8_0
  377. icc_rt pkgs/main/win-64::icc_rt-2019.0.0-h0cc432a_1
  378. icu conda-forge/win-64::icu-64.2-he025d50_1
  379. intel-openmp pkgs/main/win-64::intel-openmp-2020.0-166
  380. jpeg conda-forge/win-64::jpeg-9c-hfa6e2cd_1001
  381. kiwisolver conda-forge/win-64::kiwisolver-1.1.0-py37heaa310e_1
  382. libblas conda-forge/win-64::libblas-3.8.0-15_mkl
  383. libcblas conda-forge/win-64::libcblas-3.8.0-15_mkl
  384. libclang conda-forge/win-64::libclang-9.0.1-default_hf44288c_0
  385. liblapack conda-forge/win-64::liblapack-3.8.0-15_mkl
  386. libpng conda-forge/win-64::libpng-1.6.37-hfe6a214_1
  387. matplotlib conda-forge/win-64::matplotlib-3.2.1-0
  388. matplotlib-base conda-forge/win-64::matplotlib-base-3.2.1-py37h911224e_0
  389. mkl pkgs/main/win-64::mkl-2020.0-166
  390. mkl-service pkgs/main/win-64::mkl-service-2.3.0-py37hb782905_0
  391. numpy conda-forge/win-64::numpy-1.18.1-py37h90d3380_1
  392. pandas conda-forge/win-64::pandas-1.0.3-py37h9b59f54_0
  393. pyparsing conda-forge/noarch::pyparsing-2.4.6-py_0
  394. pyqt conda-forge/win-64::pyqt-5.12.3-py37h6538335_1
  395. python-dateutil conda-forge/noarch::python-dateutil-2.8.1-py_0
  396. python_abi conda-forge/win-64::python_abi-3.7-1_cp37m
  397. pytz conda-forge/noarch::pytz-2019.3-py_0
  398. qt conda-forge/win-64::qt-5.12.5-h7ef1ec2_0
  399. scipy pkgs/main/win-64::scipy-1.4.1-py37h9439919_0
  400. six conda-forge/noarch::six-1.14.0-py_1
  401. tornado conda-forge/win-64::tornado-6.0.4-py37hfa6e2cd_0
  402. zlib conda-forge/win-64::zlib-1.2.11-h2fa13f4_1006
  403.  
  404. The following packages will be SUPERSEDED by a higher-priority channel:
  405.  
  406. ca-certificates pkgs/main::ca-certificates-2020.1.1-0 --> conda-forge::ca-certificates-2019.11.28-hecc5488_0
  407. certifi pkgs/main::certifi-2019.11.28-py37_1 --> conda-forge::certifi-2019.11.28-py37hc8dfbb8_1
  408. openssl pkgs/main::openssl-1.1.1e-he774522_0 --> conda-forge::openssl-1.1.1e-hfa6e2cd_0
  409.  
  410.  
  411. Proceed ([y]/n)? y
  412.  
  413.  
  414. Downloading and Extracting Packages
  415. cython-0.29.16 | 1.9 MB | ############################################################################ | 100%
  416. intel-openmp-2020.0 | 1.5 MB | ############################################################################ | 100%
  417. kiwisolver-1.1.0 | 61 KB | ############################################################################ | 100%
  418. python-dateutil-2.8. | 220 KB | ############################################################################ | 100%
  419. six-1.14.0 | 13 KB | ############################################################################ | 100%
  420. icc_rt-2019.0.0 | 6.0 MB | ############################################################################ | 100%
  421. pandas-1.0.3 | 9.4 MB | ############################################################################ | 100%
  422. blas-1.0 | 6 KB | ############################################################################ | 100%
  423. matplotlib-3.2.1 | 6 KB | ############################################################################ | 100%
  424. freetype-2.10.1 | 481 KB | ############################################################################ | 100%
  425. numpy-1.18.1 | 4.7 MB | ############################################################################ | 100%
  426. matplotlib-base-3.2. | 7.1 MB | ############################################################################ | 100%
  427. openssl-1.1.1e | 4.7 MB | ############################################################################ | 100%
  428. libpng-1.6.37 | 1.4 MB | ############################################################################ | 100%
  429. Preparing transaction: done
  430. Verifying transaction: done
  431. Executing transaction: done
  432.  
  433. (streamprophet37) C:\Users\andre>pip install pystan
  434. Collecting pystan
  435. Downloading pystan-2.19.1.1-cp37-cp37m-win_amd64.whl (79.8 MB)
  436. |████████████████████████████████| 79.8 MB 6.8 MB/s
  437. Requirement already satisfied: numpy>=1.7 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from pystan) (1.18.2)
  438. Requirement already satisfied: Cython!=0.25.1,>=0.22 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from pystan) (0.29.16)
  439. Installing collected packages: pystan
  440. Successfully installed pystan-2.19.1.1
  441.  
  442. (streamprophet37) C:\Users\andre>
  443. (streamprophet37) C:\Users\andre>pip install fbprophet
  444. Collecting fbprophet
  445. Using cached fbprophet-0.6.tar.gz (54 kB)
  446. Requirement already satisfied: Cython>=0.22 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (0.29.16)
  447. Collecting cmdstanpy==0.4
  448. Using cached cmdstanpy-0.4.0-py3-none-any.whl (22 kB)
  449. Requirement already satisfied: pystan>=2.14 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (2.19.1.1)
  450. Requirement already satisfied: numpy>=1.10.0 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (1.18.2)
  451. Requirement already satisfied: pandas>=0.23.4 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (1.0.3)
  452. Requirement already satisfied: matplotlib>=2.0.0 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (3.2.1)
  453. Collecting LunarCalendar>=0.0.9
  454. Downloading LunarCalendar-0.0.9-py2.py3-none-any.whl (18 kB)
  455. Collecting convertdate>=2.1.2
  456. Downloading convertdate-2.2.0-py3-none-any.whl (37 kB)
  457. Collecting holidays>=0.9.5
  458. Downloading holidays-0.10.1.tar.gz (105 kB)
  459. |████████████████████████████████| 105 kB 6.4 MB/s
  460. Collecting setuptools-git>=1.2
  461. Downloading setuptools_git-1.2-py2.py3-none-any.whl (10 kB)
  462. Requirement already satisfied: python-dateutil>=2.8.0 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from fbprophet) (2.8.1)
  463. Requirement already satisfied: pytz>=2017.2 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from pandas>=0.23.4->fbprophet) (2019.3)
  464. Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from matplotlib>=2.0.0->fbprophet) (2.4.6)
  465. Requirement already satisfied: kiwisolver>=1.0.1 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from matplotlib>=2.0.0->fbprophet) (1.1.0)
  466. Requirement already satisfied: cycler>=0.10 in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from matplotlib>=2.0.0->fbprophet) (0.10.0)
  467. Collecting ephem>=3.7.5.3
  468. Downloading ephem-3.7.7.1-cp37-cp37m-win_amd64.whl (821 kB)
  469. |████████████████████████████████| 821 kB 6.4 MB/s
  470. Collecting pymeeus<=1,>=0.3.6
  471. Downloading PyMeeus-0.3.7.tar.gz (732 kB)
  472. |████████████████████████████████| 732 kB 6.4 MB/s
  473. Requirement already satisfied: six in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from holidays>=0.9.5->fbprophet) (1.14.0)
  474. Requirement already satisfied: setuptools in c:\users\andre\appdata\local\continuum\anaconda3\envs\streamprophet37\lib\site-packages (from kiwisolver>=1.0.1->matplotlib>=2.0.0->fbprophet) (46.1.1.post20200323)
  475. Building wheels for collected packages: fbprophet, holidays, pymeeus
  476. Building wheel for fbprophet (setup.py) ... error
  477. ERROR: Command errored out with exit status 1:
  478. command: 'C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\andre\\AppData\\Local\\Temp\\pip-install-v_w9iv9s\\fbprophet\\setup.py'"'"'; __file__='"'"'C:\\Users\\andre\\AppData\\Local\\Temp\\pip-install-v_w9iv9s\\fbprophet\\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\andre\AppData\Local\Temp\pip-wheel-nap7f9a7'
  479. cwd: C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\
  480. Complete output (44 lines):
  481. running bdist_wheel
  482. running build
  483. running build_py
  484. creating build
  485. creating build\lib
  486. creating build\lib\fbprophet
  487. creating build\lib\fbprophet\stan_model
  488. Traceback (most recent call last):
  489. File "<string>", line 1, in <module>
  490. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\setup.py", line 148, in <module>
  491. """
  492. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\site-packages\setuptools\__init__.py", line 144, in setup
  493. return distutils.core.setup(**attrs)
  494. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\core.py", line 148, in setup
  495. dist.run_commands()
  496. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\dist.py", line 966, in run_commands
  497. self.run_command(cmd)
  498. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\dist.py", line 985, in run_command
  499. cmd_obj.run()
  500. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\site-packages\wheel\bdist_wheel.py", line 223, in run
  501. self.run_command('build')
  502. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\cmd.py", line 313, in run_command
  503. self.distribution.run_command(command)
  504. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\dist.py", line 985, in run_command
  505. cmd_obj.run()
  506. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\command\build.py", line 135, in run
  507. self.run_command(cmd_name)
  508. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\cmd.py", line 313, in run_command
  509. self.distribution.run_command(command)
  510. File "C:\Users\andre\AppData\Local\Continuum\anaconda3\envs\streamprophet37\lib\distutils\dist.py", line 985, in run_command
  511. cmd_obj.run()
  512. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\setup.py", line 48, in run
  513. build_models(target_dir)
  514. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\setup.py", line 36, in build_models
  515. from fbprophet.models import StanBackendEnum
  516. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\fbprophet\__init__.py", line 8, in <module>
  517. from fbprophet.forecaster import Prophet
  518. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\fbprophet\forecaster.py", line 17, in <module>
  519. from fbprophet.make_holidays import get_holiday_names, make_holidays_df
  520. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\fbprophet\make_holidays.py", line 14, in <module>
  521. import fbprophet.hdays as hdays_part2
  522. File "C:\Users\andre\AppData\Local\Temp\pip-install-v_w9iv9s\fbprophet\fbprophet\hdays.py", line 13, in <module>
  523. from convertdate.islamic import from_gregorian, to_gregorian
  524. ModuleNotFoundError: No module named 'convertdate'
  525. ----------------------------------------
  526. ERROR: Failed building wheel for fbprophet
  527. Running setup.py clean for fbprophet
  528. Building wheel for holidays (setup.py) ... done
  529. Created wheel for holidays: filename=holidays-0.10.1-py3-none-any.whl size=105070 sha256=11bfd645984949af7b1aaf744c462e86054f5aefe9da564d45b803843926e148
  530. Stored in directory: c:\users\andre\appdata\local\pip\cache\wheels\5e\ba\1f\6c42f13fac5b9c5c4118b031301dc8cdbf2187ce6a54aaaa39
  531. Building wheel for pymeeus (setup.py) ... done
  532. Created wheel for pymeeus: filename=PyMeeus-0.3.7-py3-none-any.whl size=702883 sha256=d58fdbafe3d3a0829c145cf5a15829b487a93102771c7ac4cbbb0ae008097007
  533. Stored in directory: c:\users\andre\appdata\local\pip\cache\wheels\80\32\5f\2a67880d4ce584b9cf99146f9945e46942dfb010a9382c6ff5
  534. Successfully built holidays pymeeus
  535. Failed to build fbprophet
  536. Installing collected packages: cmdstanpy, ephem, LunarCalendar, pymeeus, convertdate, holidays, setuptools-git, fbprophet
  537. Running setup.py install for fbprophet ... done
  538. Successfully installed LunarCalendar-0.0.9 cmdstanpy-0.4.0 convertdate-2.2.0 ephem-3.7.7.1 fbprophet-0.6 holidays-0.10.1 pymeeus-0.3.7 setuptools-git-1.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement