rstudio / keras3

R Interface to Keras
https://keras3.posit.co/
Other
831 stars 282 forks source link

Error: Installation of TensorFlow not found #1106

Open Stat45 opened 4 years ago

Stat45 commented 4 years ago

Dear all,

I've tried a whole day installing keras and tensorflow on my computer yesterday (and actually on a second PC), read all (at least many) posts reporting the same problem but none of them helped me to solve my issue.

Following the tutorial on my PC (Win10, R-studio version 4.0.2, R version 3.5.1 but also 4.0.2; installing miniconda but also Anaconda3), I invariably received the following error message (although of course I had already used the install_tensorflow function that confirmed the installation was complete) :

tf$constant("Hellow Tensorflow") Error: Installation of TensorFlow not found.

Python environments searched for 'tensorflow' package: C:\Users...\AppData\Local\r-miniconda\envs\r-reticulate\python.exe

You can install TensorFlow using the install_tensorflow() function.

Would you have any idea for fixing the bug?

Thanks!

nagdevAmruthnath commented 4 years ago

Here are a few things you could try

  1. See if python.exe is in you path
  2. Be sure you installed python 3.x
  3. Keras uses reticulate to connect to python. So mention the path to python specifically

If none of these work, install docker and just run rocker's ML container with Rstudio. That will reduce all the hassle. rocker/ml

max-poltora commented 3 years ago

Good afternoon!

I have the same problem with tensorflow and the same error message when running tf$constant("Hellow Tensorflow") and tensorboard() commands. I tried to follow the solution mentioned here, but the problem is still there. Below is the code I run and the output in R: devtools::install_github("rstudio/tensorflow")

Downloading GitHub repo rstudio/tensorflow@HEAD

checking for file 'C:\Users\user\AppData\Local\Temp\RtmpodL34i\remotes32e434f66b3b\rstudio-tensorflow-88807ae/DESCRIPTION' ...

√ checking for file 'C:\Users\user\AppData\Local\Temp\RtmpodL34i\remotes32e434f66b3b\rstudio-tensorflow-88807ae/DESCRIPTION'

  • preparing 'tensorflow': checking DESCRIPTION meta-information ...

    checking DESCRIPTION meta-information ...

√ checking DESCRIPTION meta-information

  • checking for LF line-endings in source and make files and shell scripts

  • checking for empty or unneeded directories

  • building 'tensorflow_2.2.0.9000.tar.gz'

  • installing source package 'tensorflow' ... using staged installation R byte-compile and prepare package for lazy loading help *** installing help indices converting help for package 'tensorflow' finding HTML links ... done all_dims html
    evaluate html
    export_savedmodel html
    install_tensorflow html
    Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/install_tensorflow.Rd:52: file link 'conda_install' in package 'reticulate' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/install_tensorflow.Rd:53: file link 'virtualenv_install' in package 'reticulate' does not exist and so has been treated as a topic install_tensorflow_extras html
    parse_arguments html
    finding level-2 HTML links ... done

    parse_flags html
    reexports html
    Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:29: file link '%as%' in package 'reticulate' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:29: file link 'use_condaenv' in package 'reticulate' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:29: file link 'use_virtualenv' in package 'reticulate' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:31: file link 'flag_boolean' in package 'tfruns' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:31: file link 'flag_integer' in package 'tfruns' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:31: file link 'flag_numeric' in package 'tfruns' does not exist and so has been treated as a topic Rd warning: C:/Users/user/AppData/Local/Temp/RtmpcDDvpQ/R.INSTALLf443dd11491/tensorflow/man/reexports.Rd:31: file link 'flag_string' in package 'tfruns' does not exist and so has been treated as a topic shape html
    sub-.tensorflow.tensor html
    tensorboard html
    tensorflow html
    tf html
    tf_config html
    tf_extract_opts html
    tf_function html
    tf_gpu_configured html
    tf_probability html
    tfe_enable_eager_execution html
    train html
    train_and_evaluate html
    use_compat html
    use_session_with_seed html
    view_savedmodel html
    building package indices testing if installed package can be loaded from temporary location testing if installed package can be loaded from final location testing if installed package keeps a record of temporary installation path

  • DONE (tensorflow)

    library(tensorflow)
    install_tensorflow()

    Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Solving environment: ...working... done Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. Solving environment: ...working... done

Package Plan

environment location: C:\Users\user\anaconda3

added / updated specs:

  • python=3.6

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
_ipyw_jlab_nb_ext_conf-0.1.0|           py36_0           4 KB
alabaster-0.7.12           |           py36_0          18 KB
anaconda-2020.07           |           py36_0          19 KB
anaconda-client-1.7.2      |           py36_0         200 KB
anaconda-navigator-1.10.0  |           py36_0         4.9 MB
argh-0.26.2                |           py36_0          36 KB
asn1crypto-1.3.0           |           py36_0         164 KB
astroid-2.4.2              |           py36_0         290 KB
astropy-4.0.1.post1        |   py36he774522_1         5.8 MB
backports.shutil_get_terminal_size-1.0.0|           py36_2           8 KB
bcrypt-3.1.7               |   py36he774522_1          39 KB
beautifulsoup4-4.9.1       |           py36_0         173 KB
bitarray-1.4.0             |   py36he774522_0          89 KB
bkcharts-0.2               |           py36_0         132 KB
bokeh-2.1.1                |           py36_0         5.4 MB
boto-2.49.0                |           py36_0         1.2 MB
bottleneck-1.3.2           |   py36h2a96729_1         106 KB
cffi-1.14.0                |   py36h7a1dbc1_0         222 KB
clyent-1.2.2               |           py36_1          19 KB
comtypes-1.1.7             |        py36_1001         240 KB
conda-4.9.0                |           py36_0         2.9 MB
conda-build-3.20.4         |           py36_1         541 KB
conda-package-handling-1.7.2|   py36h76e460a_0         724 KB
contextvars-2.4            |             py_0          12 KB
cryptography-2.9.2         |   py36h7a1dbc1_0         523 KB
cycler-0.10.0              |   py36h009560c_0          13 KB
cython-0.29.21             |   py36ha925a31_0         1.7 MB
cytoolz-0.10.1             |   py36he774522_0         303 KB
distributed-2.20.0         |           py36_0         1.0 MB
docutils-0.16              |           py36_1         664 KB
entrypoints-0.3            |           py36_0          12 KB
fastcache-1.1.0            |   py36he774522_0          32 KB
future-0.18.2              |           py36_1         647 KB
gevent-20.6.2              |   py36he774522_0         1.3 MB
gmpy2-2.0.8                |   py36h0964b28_3         139 KB
greenlet-0.4.16            |   py36he774522_0          26 KB
immutables-0.14            |   py36he774522_0          75 KB
importlib-metadata-1.7.0   |           py36_0          52 KB
intel-openmp-2019.4        |              245         1.4 MB
ipykernel-5.3.2            |   py36h5ca1d4c_0         183 KB
ipython-7.16.1             |   py36h5ca1d4c_0        1017 KB
ipython_genutils-0.2.0     |           py36_0          41 KB
isort-4.3.21               |           py36_0          85 KB
itsdangerous-1.1.0         |           py36_0          28 KB
jedi-0.17.1                |           py36_0         916 KB
jsonschema-3.2.0           |           py36_0         112 KB
jupyter-1.0.0              |           py36_7           6 KB
jupyter_core-4.6.3         |           py36_0          85 KB
keyring-21.2.1             |           py36_0          75 KB
kiwisolver-1.2.0           |   py36h74a9793_0          55 KB
lazy-object-proxy-1.4.3    |   py36he774522_0          30 KB
llvmlite-0.33.0            |   py36ha925a31_0        11.7 MB
locket-0.2.0               |   py36hfed976d_1           9 KB
lxml-4.5.2                 |   py36h1350720_0         940 KB
markupsafe-1.1.1           |   py36he774522_0          31 KB
matplotlib-base-3.2.2      |   py36h64f37c6_0         5.4 MB
mccabe-0.6.1               |           py36_1          14 KB
menuinst-1.4.16            |   py36he774522_1         268 KB
mistune-0.8.4              |   py36he774522_0          55 KB
mkl-2019.4                 |              245        99.2 MB
mkl_fft-1.0.14             |   py36h6288b17_0         155 KB
mkl_random-1.0.4           |   py36h343c172_0         289 KB
mpmath-1.1.0               |           py36_0         777 KB
msgpack-python-1.0.0       |   py36h74a9793_1          81 KB
multipledispatch-0.6.0     |           py36_0          22 KB
navigator-updater-0.2.1    |           py36_0         710 KB
nbconvert-5.6.1            |           py36_0         475 KB
nose-1.3.7                 |           py36_2         238 KB
notebook-6.0.3             |           py36_0         4.3 MB
numba-0.50.1               |   py36h47e9c7a_0         3.0 MB
numexpr-2.7.1              |   py36h25d0782_0         126 KB
numpy-1.17.0               |   py36h19fb1c0_0          25 KB
numpy-base-1.17.0          |   py36hc3f5095_0         4.8 MB
olefile-0.46               |           py36_0          49 KB
pandas-1.0.5               |   py36h47e9c7a_0         6.9 MB
pandocfilters-1.4.2        |           py36_1          13 KB
path-13.1.0                |           py36_0          36 KB
pathlib2-2.3.5             |           py36_0          38 KB
patsy-0.5.1                |           py36_0         270 KB
pep8-1.7.1                 |           py36_0          68 KB
pexpect-4.8.0              |           py36_0          83 KB
pickleshare-0.7.5          |           py36_0          13 KB
pillow-7.2.0               |   py36hcc1f983_0         663 KB
pip-20.1.1                 |           py36_1         1.8 MB
pkginfo-1.5.0.1            |           py36_0          60 KB
pluggy-0.13.1              |           py36_0          34 KB
ply-3.11                   |           py36_0          81 KB
psutil-5.7.0               |   py36he774522_0         340 KB
py-lief-0.10.1             |   py36ha925a31_0         1.1 MB
pycosat-0.6.3              |   py36he774522_0          75 KB
pycrypto-2.6.1             |  py36he774522_10         408 KB
pycurl-7.43.0.5            |   py36h7a1dbc1_0          64 KB
pylint-2.5.3               |           py36_0         467 KB
pynacl-1.4.0               |   py36h62dcd97_1         1.2 MB
pyodbc-4.0.30              |   py36ha925a31_0          68 KB
pyqt-5.9.2                 |   py36h6538335_2         3.3 MB
pyrsistent-0.16.0          |   py36he774522_0          95 KB
pytables-3.6.1             |   py36h1da0976_0         2.2 MB
pytest-5.4.3               |           py36_0         404 KB
python-3.6.10              |       h9f7ef89_2        15.9 MB
python-language-server-0.34.1|           py36_0          96 KB
pywavelets-1.1.1           |   py36he774522_0         3.4 MB
pywin32-227                |   py36he774522_1         5.6 MB
pywin32-ctypes-0.2.0       |        py36_1000          41 KB
pywinpty-0.5.7             |           py36_0          50 KB
pyyaml-5.3.1               |   py36he774522_1         154 KB
pyzmq-19.0.1               |   py36ha925a31_1         410 KB
regex-2020.6.8             |   py36he774522_0         306 KB
rtree-0.9.4                |   py36h21ff451_1          49 KB
ruamel_yaml-0.15.87        |   py36he774522_1         259 KB
scikit-image-0.16.2        |   py36h47e9c7a_0        22.6 MB
scikit-learn-0.23.1        |   py36h25d0782_0         4.6 MB
scipy-1.5.0                |   py36h9439919_0        11.8 MB
send2trash-1.5.0           |           py36_0          16 KB
setuptools-49.2.0          |           py36_0         763 KB
simplegeneric-0.8.1        |           py36_2          10 KB
singledispatch-3.4.0.3     |   py36h17d0c80_0          15 KB
sip-4.19.8                 |   py36h6538335_0         262 KB
sphinxcontrib-1.0          |           py36_1           4 KB
spyder-4.1.4               |           py36_0         5.7 MB
spyder-kernels-1.9.2       |           py36_0          97 KB
sqlalchemy-1.3.18          |   py36he774522_0         1.5 MB
statsmodels-0.11.1         |   py36he774522_0         7.5 MB
sympy-1.6.1                |           py36_0         8.6 MB
terminado-0.8.3            |           py36_0          26 KB
tornado-6.0.4              |   py36he774522_1         604 KB
traitlets-4.3.3            |           py36_0         140 KB
typed-ast-1.4.1            |   py36he774522_0         141 KB
ujson-1.35                 |   py36hfa6e2cd_0          24 KB
unicodecsv-0.14.1          |   py36h6450c06_0          26 KB
watchdog-0.10.3            |           py36_0         112 KB
webencodings-0.5.1         |           py36_1          19 KB
wheel-0.34.2               |           py36_0          66 KB
widgetsnbextension-3.5.1   |           py36_0         868 KB
win_unicode_console-0.5    |   py36hcdbd4b5_0          33 KB
wrapt-1.11.2               |   py36he774522_0          48 KB
xlrd-1.2.0                 |           py36_0         181 KB
xlwings-0.19.5             |           py36_0         718 KB
xlwt-1.3.0                 |   py36h1a4751e_0         159 KB
zope-1.0                   |           py36_1           4 KB
zope.event-4.4             |           py36_0          10 KB
zope.interface-4.7.1       |   py36he774522_0         206 KB
------------------------------------------------------------
                                       Total:       278.9 MB

The following NEW packages will be INSTALLED:

contextvars pkgs/main/noarch::contextvars-2.4-py_0 immutables pkgs/main/win-64::immutables-0.14-py36he774522_0 pycrypto pkgs/main/win-64::pycrypto-2.6.1-py36he774522_10 typed-ast pkgs/main/win-64::typed-ast-1.4.1-py36he774522_0

The following packages will be UPDATED:

anaconda-navigator 1.9.12-py38_0 --> 1.10.0-py36_0 conda-build 3.18.11-py38_1 --> 3.20.4-py36_1

The following packages will be SUPERSEDED by a higher-priority channel:

alabaster pkgs/main/noarch::alabaster-0.7.12-py~ --> pkgs/main/win-64::alabaster-0.7.12-py36_0 itsdangerous pkgs/main/noarch::itsdangerous-1.1.0-~ --> pkgs/main/win-64::itsdangerous-1.1.0-py36_0 mkl_fft pkgs/main::mkl_fft-1.1.0-py38h45dec08~ --> pkgs/r::mkl_fft-1.0.14-py36h6288b17_0 mkl_random pkgs/main::mkl_random-1.1.1-py38h47e9~ --> pkgs/r::mkl_random-1.0.4-py36h343c172_0 numpy pkgs/main::numpy-1.18.5-py38h6530119_0 --> pkgs/r::numpy-1.17.0-py36h19fb1c0_0 numpy-base pkgs/main::numpy-base-1.18.5-py38hc3f~ --> pkgs/r::numpy-base-1.17.0-py36hc3f5095_0 olefile pkgs/main/noarch::olefile-0.46-py_0 --> pkgs/main/win-64::olefile-0.46-py36_0 xlrd pkgs/main/noarch::xlrd-1.2.0-py_0 --> pkgs/main/win-64::xlrd-1.2.0-py36_0

The following packages will be DOWNGRADED:

_ipyw_jlab_nb_ext~ 0.1.0-py38_0 --> 0.1.0-py36_0 anaconda 2020.07-py38_0 --> 2020.07-py36_0 anaconda-client 1.7.2-py38_0 --> 1.7.2-py36_0 argh 0.26.2-py38_0 --> 0.26.2-py36_0 asn1crypto 1.3.0-py38_0 --> 1.3.0-py36_0 astroid 2.4.2-py38_0 --> 2.4.2-py36_0 astropy 4.0.1.post1-py38he774522_1 --> 4.0.1.post1-py36he7745221 backports.shutil~ 1.0.0-py38_2 --> 1.0.0-py36_2 bcrypt 3.1.7-py38he774522_1 --> 3.1.7-py36he774522_1 beautifulsoup4 4.9.1-py38_0 --> 4.9.1-py36_0 bitarray 1.4.0-py38he774522_0 --> 1.4.0-py36he774522_0 bkcharts 0.2-py38_0 --> 0.2-py36_0 bokeh 2.1.1-py38_0 --> 2.1.1-py36_0 boto 2.49.0-py38_0 --> 2.49.0-py36_0 bottleneck 1.3.2-py38h2a96729_1 --> 1.3.2-py36h2a96729_1 brotlipy 0.7.0-py38he774522_1000 --> 0.7.0-py36he774522_1000 certifi 2020.6.20-py38_0 --> 2020.6.20-py36_0 cffi 1.14.0-py38h7a1dbc1_0 --> 1.14.0-py36h7a1dbc1_0 chardet 3.0.4-py38_1003 --> 3.0.4-py36_1003 clyent 1.2.2-py38_1 --> 1.2.2-py36_1 comtypes 1.1.7-py38_1001 --> 1.1.7-py36_1001 conda 4.9.0-py38_0 --> 4.9.0-py36_0 conda-package-han~ 1.7.2-py38h76e460a_0 --> 1.7.2-py36h76e460a_0 cryptography 2.9.2-py38h7a1dbc1_0 --> 2.9.2-py36h7a1dbc1_0 cycler 0.10.0-py38_0 --> 0.10.0-py36h009560c_0 cython 0.29.21-py38ha925a31_0 --> 0.29.21-py36ha925a31_0 cytoolz 0.10.1-py38he774522_0 --> 0.10.1-py36he774522_0 distributed 2.20.0-py38_0 --> 2.20.0-py36_0 docutils 0.16-py38_1 --> 0.16-py36_1 entrypoints 0.3-py38_0 --> 0.3-py36_0 fastcache 1.1.0-py38he774522_0 --> 1.1.0-py36he774522_0 future 0.18.2-py38_1 --> 0.18.2-py36_1 gevent 20.6.2-py38he774522_0 --> 20.6.2-py36he774522_0 gmpy2 2.0.8-py38h7edee0f_3 --> 2.0.8-py36h0964b28_3 greenlet 0.4.16-py38he774522_0 --> 0.4.16-py36he774522_0 h5py 2.10.0-py38h5e291fa_0 --> 2.10.0-py36h5e291fa_0 importlib-metadata 1.7.0-py38_0 --> 1.7.0-py36_0 intel-openmp 2020.1-216 --> 2019.4-245 ipykernel 5.3.2-py38h5ca1d4c_0 --> 5.3.2-py36h5ca1d4c_0 ipython 7.16.1-py38h5ca1d4c_0 --> 7.16.1-py36h5ca1d4c_0 ipython_genutils 0.2.0-py38_0 --> 0.2.0-py36_0 isort 4.3.21-py38_0 --> 4.3.21-py36_0 jedi 0.17.1-py38_0 --> 0.17.1-py36_0 jsonschema 3.2.0-py38_0 --> 3.2.0-py36_0 jupyter 1.0.0-py38_7 --> 1.0.0-py36_7 jupyter_core 4.6.3-py38_0 --> 4.6.3-py36_0 keyring 21.2.1-py38_0 --> 21.2.1-py36_0 kiwisolver 1.2.0-py38h74a9793_0 --> 1.2.0-py36h74a9793_0 lazy-object-proxy 1.4.3-py38he774522_0 --> 1.4.3-py36he774522_0 llvmlite 0.33.0-py38ha925a31_0 --> 0.33.0-py36ha925a31_0 locket 0.2.0-py38_1 --> 0.2.0-py36hfed976d_1 lxml 4.5.2-py38h1350720_0 --> 4.5.2-py36h1350720_0 markupsafe 1.1.1-py38he774522_0 --> 1.1.1-py36he774522_0 matplotlib-base 3.2.2-py38h64f37c6_0 --> 3.2.2-py36h64f37c6_0 mccabe 0.6.1-py38_1 --> 0.6.1-py36_1 menuinst 1.4.16-py38he774522_1 --> 1.4.16-py36he774522_1 mistune 0.8.4-py38he774522_1000 --> 0.8.4-py36he774522_0 mkl 2020.1-216 --> 2019.4-245 mkl-service 2.3.0-py38hb782905_0 --> 2.3.0-py36hb782905_0 mpmath 1.1.0-py38_0 --> 1.1.0-py36_0 msgpack-python 1.0.0-py38h74a9793_1 --> 1.0.0-py36h74a9793_1 multipledispatch 0.6.0-py38_0 --> 0.6.0-py36_0 navigator-updater 0.2.1-py38_0 --> 0.2.1-py36_0 nbconvert 5.6.1-py38_0 --> 5.6.1-py36_0 nose 1.3.7-py38_2 --> 1.3.7-py36_2 notebook 6.0.3-py38_0 --> 6.0.3-py36_0 numba 0.50.1-py38h47e9c7a_0 --> 0.50.1-py36h47e9c7a_0 numexpr 2.7.1-py38h25d0782_0 --> 2.7.1-py36h25d0782_0 pandas 1.0.5-py38h47e9c7a_0 --> 1.0.5-py36h47e9c7a_0 pandocfilters 1.4.2-py38_1 --> 1.4.2-py36_1 path 13.1.0-py38_0 --> 13.1.0-py36_0 pathlib2 2.3.5-py38_0 --> 2.3.5-py36_0 patsy 0.5.1-py38_0 --> 0.5.1-py36_0 pep8 1.7.1-py38_0 --> 1.7.1-py36_0 pexpect 4.8.0-py38_0 --> 4.8.0-py36_0 pickleshare 0.7.5-py38_1000 --> 0.7.5-py36_0 pillow 7.2.0-py38hcc1f983_0 --> 7.2.0-py36hcc1f983_0 pip 20.1.1-py38_1 --> 20.1.1-py36_1 pkginfo 1.5.0.1-py38_0 --> 1.5.0.1-py36_0 pluggy 0.13.1-py38_0 --> 0.13.1-py36_0 ply 3.11-py38_0 --> 3.11-py36_0 psutil 5.7.0-py38he774522_0 --> 5.7.0-py36he774522_0 py-lief 0.10.1-py38ha925a31_0 --> 0.10.1-py36ha925a31_0 pycosat 0.6.3-py38he774522_0 --> 0.6.3-py36he774522_0 pycurl 7.43.0.5-py38h7a1dbc1_0 --> 7.43.0.5-py36h7a1dbc1_0 pylint 2.5.3-py38_0 --> 2.5.3-py36_0 pynacl 1.4.0-py38h62dcd97_1 --> 1.4.0-py36h62dcd97_1 pyodbc 4.0.30-py38ha925a31_0 --> 4.0.30-py36ha925a31_0 pyqt 5.9.2-py38ha925a31_4 --> 5.9.2-py36h6538335_2 pyreadline 2.1-py38_1 --> 2.1-py36_1 pyrsistent 0.16.0-py38he774522_0 --> 0.16.0-py36he774522_0 pysocks 1.7.1-py38_0 --> 1.7.1-py36_0 pytables 3.6.1-py38ha5be198_0 --> 3.6.1-py36h1da0976_0 pytest 5.4.3-py38_0 --> 5.4.3-py36_0 python 3.8.3-he1778fa_2 --> 3.6.10-h9f7ef89_2 python-language-s~ 0.34.1-py38_0 --> 0.34.1-py36_0 pywavelets 1.1.1-py38he774522_0 --> 1.1.1-py36he774522_0 pywin32 227-py38he774522_1 --> 227-py36he774522_1 pywin32-ctypes 0.2.0-py38_1000 --> 0.2.0-py36_1000 pywinpty 0.5.7-py38_0 --> 0.5.7-py36_0 pyyaml 5.3.1-py38he774522_1 --> 5.3.1-py36he774522_1 pyzmq 19.0.1-py38ha925a31_1 --> 19.0.1-py36ha925a31_1 regex 2020.6.8-py38he774522_0 --> 2020.6.8-py36he774522_0 rtree 0.9.4-py38h21ff451_1 --> 0.9.4-py36h21ff451_1 ruamel_yaml 0.15.87-py38he774522_1 --> 0.15.87-py36he774522_1 scikit-image 0.16.2-py38h47e9c7a_0 --> 0.16.2-py36h47e9c7a_0 scikit-learn 0.23.1-py38h25d0782_0 --> 0.23.1-py36h25d0782_0 scipy 1.5.0-py38h9439919_0 --> 1.5.0-py36h9439919_0 send2trash 1.5.0-py38_0 --> 1.5.0-py36_0 setuptools 49.2.0-py38_0 --> 49.2.0-py36_0 simplegeneric 0.8.1-py38_2 --> 0.8.1-py36_2 singledispatch 3.4.0.3-py38_0 --> 3.4.0.3-py36h17d0c80_0 sip 4.19.13-py38ha925a31_0 --> 4.19.8-py36h6538335_0 sphinxcontrib 1.0-py38_1 --> 1.0-py36_1 spyder 4.1.4-py38_0 --> 4.1.4-py36_0 spyder-kernels 1.9.2-py38_0 --> 1.9.2-py36_0 sqlalchemy 1.3.18-py38he774522_0 --> 1.3.18-py36he774522_0 statsmodels 0.11.1-py38he774522_0 --> 0.11.1-py36he774522_0 sympy 1.6.1-py38_0 --> 1.6.1-py36_0 terminado 0.8.3-py38_0 --> 0.8.3-py36_0 tornado 6.0.4-py38he774522_1 --> 6.0.4-py36he774522_1 traitlets 4.3.3-py38_0 --> 4.3.3-py36_0 ujson 1.35-py38he774522_0 --> 1.35-py36hfa6e2cd_0 unicodecsv 0.14.1-py38_0 --> 0.14.1-py36h6450c06_0 watchdog 0.10.3-py38_0 --> 0.10.3-py36_0 webencodings 0.5.1-py38_1 --> 0.5.1-py36_1 wheel 0.34.2-py38_0 --> 0.34.2-py36_0 widgetsnbextension 3.5.1-py38_0 --> 3.5.1-py36_0 win_inet_pton 1.1.0-py38_0 --> 1.1.0-py36_0 win_unicode_conso~ 0.5-py38_0 --> 0.5-py36hcdbd4b5_0 wincertstore 0.2-py38_0 --> 0.2-py36h7fe50ca_0 wrapt 1.11.2-py38he774522_0 --> 1.11.2-py36he774522_0 xlwings 0.19.5-py38_0 --> 0.19.5-py36_0 xlwt 1.3.0-py38_0 --> 1.3.0-py36h1a4751e_0 zope 1.0-py38_1 --> 1.0-py36_1 zope.event 4.4-py38_0 --> 4.4-py36_0 zope.interface 4.7.1-py38he774522_0 --> 4.7.1-py36he774522_0

Downloading and Extracting Packages

olefile-0.46 | 49 KB | | 0% olefile-0.46 | 49 KB | ###2 | 33% olefile-0.46 | 49 KB | ########## | 100%

spyder-4.1.4 | 5.7 MB | ########## | 100%

bitarray-1.4.0 | 89 KB | | 0% bitarray-1.4.0 | 89 KB | ########## | 100% bitarray-1.4.0 | 89 KB | ########## | 100%

boto-2.49.0 | 1.2 MB | ########## | 100%

pycurl-7.43.0.5 | 64 KB | | 0% pycurl-7.43.0.5 | 64 KB | ########## | 100% pycurl-7.43.0.5 | 64 KB | ########## | 100%

conda-4.9.0 | 2.9 MB | ########## | 100%

lazy-object-proxy-1. | 30 KB | | 0% lazy-object-proxy-1. | 30 KB | ########## | 100% lazy-object-proxy-1. | 30 KB | ########## | 100%

llvmlite-0.33.0 | 11.7 MB | ########## | 100%

backports.shutil_get | 8 KB | | 0% backports.shutil_get | 8 KB | ########## | 100% backports.shutil_get | 8 KB | ########## | 100%

gmpy2-2.0.8 | 139 KB | | 0% gmpy2-2.0.8 | 139 KB | ####6 | 46% gmpy2-2.0.8 | 139 KB | ########## | 100%

nose-1.3.7 | 238 KB | | 0% nose-1.3.7 | 238 KB | 6 | 7% nose-1.3.7 | 238 KB | ######7 | 67% nose-1.3.7 | 238 KB | ########## | 100% nose-1.3.7 | 238 KB | ########## | 100%

mistune-0.8.4 | 55 KB | | 0% mistune-0.8.4 | 55 KB | ########## | 100% mistune-0.8.4 | 55 KB | ########## | 100%

statsmodels-0.11.1 | 7.5 MB | ########## | 100%

numexpr-2.7.1 | 126 KB | | 0% numexpr-2.7.1 | 126 KB | #2 | 13% numexpr-2.7.1 | 126 KB | ########## | 100% numexpr-2.7.1 | 126 KB | ########## | 100%

bokeh-2.1.1 | 5.4 MB | ########## | 100%

python-language-serv | 96 KB | | 0% python-language-serv | 96 KB | ###3 | 33% python-language-serv | 96 KB | ########## | 100% python-language-serv | 96 KB | ########## | 100%

pyqt-5.9.2 | 3.3 MB | ########## | 100%

docutils-0.16 | 664 KB | | 0% docutils-0.16 | 664 KB | ##6 | 27% docutils-0.16 | 664 KB | #####5 | 55% docutils-0.16 | 664 KB | ########6 | 87% docutils-0.16 | 664 KB | ########## | 100%

fastcache-1.1.0 | 32 KB | | 0% fastcache-1.1.0 | 32 KB | ########## | 100% fastcache-1.1.0 | 32 KB | ########## | 100%

pywinpty-0.5.7 | 50 KB | | 0% pywinpty-0.5.7 | 50 KB | ########## | 100% pywinpty-0.5.7 | 50 KB | ########## | 100%

kiwisolver-1.2.0 | 55 KB | | 0% kiwisolver-1.2.0 | 55 KB | ########## | 100% kiwisolver-1.2.0 | 55 KB | ########## | 100%

lxml-4.5.2 | 940 KB | ########## | 100%

navigator-updater-0. | 710 KB | ########## | 100%

notebook-6.0.3 | 4.3 MB | ########## | 100%

cffi-1.14.0 | 222 KB | | 0% cffi-1.14.0 | 222 KB | ######4 | 65% cffi-1.14.0 | 222 KB | ########## | 100% cffi-1.14.0 | 222 KB | ########## | 100%

conda-package-handli | 724 KB | ########## | 100%

clyent-1.2.2 | 19 KB | | 0% clyent-1.2.2 | 19 KB | ########## | 100% clyent-1.2.2 | 19 KB | ########## | 100%

path-13.1.0 | 36 KB | | 0% path-13.1.0 | 36 KB | ########## | 100% path-13.1.0 | 36 KB | ########## | 100%

pandas-1.0.5 | 6.9 MB | ########## | 100%

ujson-1.35 | 24 KB | | 0% ujson-1.35 | 24 KB | ########## | 100% ujson-1.35 | 24 KB | ########## | 100%

conda-build-3.20.4 | 541 KB | | 0% conda-build-3.20.4 | 541 KB | ###2 | 33% conda-build-3.20.4 | 541 KB | ########## | 100% conda-build-3.20.4 | 541 KB | ########## | 100%

spyder-kernels-1.9.2 | 97 KB | | 0% spyder-kernels-1.9.2 | 97 KB | ########## | 100% spyder-kernels-1.9.2 | 97 KB | ########## | 100%

cython-0.29.21 | 1.7 MB | ########## | 100%

numpy-base-1.17.0 | 4.8 MB | ########## | 100%

pip-20.1.1 | 1.8 MB | ########## | 100%

itsdangerous-1.1.0 | 28 KB | | 0% itsdangerous-1.1.0 | 28 KB | ########## | 100% itsdangerous-1.1.0 | 28 KB | ########## | 100%

importlib-metadata-1 | 52 KB | | 0% importlib-metadata-1 | 52 KB | ########## | 100% importlib-metadata-1 | 52 KB | ########## | 100%

asn1crypto-1.3.0 | 164 KB | | 0% asn1crypto-1.3.0 | 164 KB | ######8 | 68% asn1crypto-1.3.0 | 164 KB | ########## | 100% asn1crypto-1.3.0 | 164 KB | ########## | 100%

ruamel_yaml-0.15.87 | 259 KB | | 0% ruamel_yaml-0.15.87 | 259 KB | ####3 | 43% ruamel_yaml-0.15.87 | 259 KB | ########## | 100% ruamel_yaml-0.15.87 | 259 KB | ########## | 100%

send2trash-1.5.0 | 16 KB | | 0% send2trash-1.5.0 | 16 KB | ########## | 100%

scikit-image-0.16.2 | 22.6 MB | ########## | 100%

xlwings-0.19.5 | 718 KB | | 0% xlwings-0.19.5 | 718 KB | ## | 20% xlwings-0.19.5 | 718 KB | ####2 | 42% xlwings-0.19.5 | 718 KB | ######4 | 65% xlwings-0.19.5 | 718 KB | ########9 | 89% xlwings-0.19.5 | 718 KB | ########## | 100%

nbconvert-5.6.1 | 475 KB | | 0% nbconvert-5.6.1 | 475 KB | 3 | 3% nbconvert-5.6.1 | 475 KB | #### | 40% nbconvert-5.6.1 | 475 KB | #######7 | 78% nbconvert-5.6.1 | 475 KB | #########7 | 98% nbconvert-5.6.1 | 475 KB | ########## | 100%

sympy-1.6.1 | 8.6 MB | ########## | 100%

watchdog-0.10.3 | 112 KB | | 0% watchdog-0.10.3 | 112 KB | ########## | 100% watchdog-0.10.3 | 112 KB | ########## | 100%

ipython_genutils-0.2 | 41 KB | | 0% ipython_genutils-0.2 | 41 KB | ########## | 100% ipython_genutils-0.2 | 41 KB | ########## | 100%

traitlets-4.3.3 | 140 KB | | 0% traitlets-4.3.3 | 140 KB | #1 | 11% traitlets-4.3.3 | 140 KB | ########## | 100% traitlets-4.3.3 | 140 KB | ########## | 100%

pexpect-4.8.0 | 83 KB | | 0% pexpect-4.8.0 | 83 KB | ########## | 100% pexpect-4.8.0 | 83 KB | ########## | 100%

ipykernel-5.3.2 | 183 KB | | 0% ipykernel-5.3.2 | 183 KB | ########7 | 87% ipykernel-5.3.2 | 183 KB | ########## | 100%

pickleshare-0.7.5 | 13 KB | | 0% pickleshare-0.7.5 | 13 KB | ########## | 100% pickleshare-0.7.5 | 13 KB | ########## | 100%

msgpack-python-1.0.0 | 81 KB | | 0% msgpack-python-1.0.0 | 81 KB | ########## | 100% msgpack-python-1.0.0 | 81 KB | ########## | 100%

jupyter-1.0.0 | 6 KB | | 0% jupyter-1.0.0 | 6 KB | ########## | 100%

astroid-2.4.2 | 290 KB | | 0% astroid-2.4.2 | 290 KB | ###### | 61% astroid-2.4.2 | 290 KB | ########## | 100% astroid-2.4.2 | 290 KB | ########## | 100%

py-lief-0.10.1 | 1.1 MB | ########## | 100%

pywavelets-1.1.1 | 3.4 MB | ########## | 100%

pyodbc-4.0.30 | 68 KB | | 0% pyodbc-4.0.30 | 68 KB | ########## | 100% pyodbc-4.0.30 | 68 KB | ########## | 100%

pyzmq-19.0.1 | 410 KB | | 0% pyzmq-19.0.1 | 410 KB | 3 | 4% pyzmq-19.0.1 | 410 KB | #####4 | 55% pyzmq-19.0.1 | 410 KB | ########## | 100% pyzmq-19.0.1 | 410 KB | ########## | 100%

comtypes-1.1.7 | 240 KB | | 0% comtypes-1.1.7 | 240 KB | ######6 | 67% comtypes-1.1.7 | 240 KB | ########## | 100% comtypes-1.1.7 | 240 KB | ########## | 100%

patsy-0.5.1 | 270 KB | | 0% patsy-0.5.1 | 270 KB | 5 | 6% patsy-0.5.1 | 270 KB | ########## | 100% patsy-0.5.1 | 270 KB | ########## | 100%

mkl_random-1.0.4 | 289 KB | | 0% mkl_random-1.0.4 | 289 KB | #######7 | 78% mkl_random-1.0.4 | 289 KB | ########## | 100%

wheel-0.34.2 | 66 KB | | 0% wheel-0.34.2 | 66 KB | ########## | 100% wheel-0.34.2 | 66 KB | ########## | 100%

sphinxcontrib-1.0 | 4 KB | | 0% sphinxcontrib-1.0 | 4 KB | ########## | 100%

pluggy-0.13.1 | 34 KB | | 0% pluggy-0.13.1 | 34 KB | ########## | 100% pluggy-0.13.1 | 34 KB | ########## | 100%

scikit-learn-0.23.1 | 4.6 MB | ########## | 100%

markupsafe-1.1.1 | 31 KB | | 0% markupsafe-1.1.1 | 31 KB | ########## | 100%

pycrypto-2.6.1 | 408 KB | | 0% pycrypto-2.6.1 | 408 KB | ###5 | 35% pycrypto-2.6.1 | 408 KB | ########6 | 86% pycrypto-2.6.1 | 408 KB | ########## | 100%

setuptools-49.2.0 | 763 KB | ########## | 100%

contextvars-2.4 | 12 KB | | 0% contextvars-2.4 | 12 KB | ########## | 100% contextvars-2.4 | 12 KB | ########## | 100%

numpy-1.17.0 | 25 KB | | 0% numpy-1.17.0 | 25 KB | ########## | 100%

mpmath-1.1.0 | 777 KB | ########## | 100%

cytoolz-0.10.1 | 303 KB | | 0% cytoolz-0.10.1 | 303 KB | #5 | 16% cytoolz-0.10.1 | 303 KB | #####8 | 58% cytoolz-0.10.1 | 303 KB | ########## | 100% cytoolz-0.10.1 | 303 KB | ########## | 100%

ipython-7.16.1 | 1017 KB | ########## | 100%

pylint-2.5.3 | 467 KB | | 0% pylint-2.5.3 | 467 KB | #3 | 14% pylint-2.5.3 | 467 KB | ######8 | 68% pylint-2.5.3 | 467 KB | ########## | 100% pylint-2.5.3 | 467 KB | ########## | 100%

anaconda-navigator-1 | 4.9 MB | ########## | 100%

rtree-0.9.4 | 49 KB | | 0% rtree-0.9.4 | 49 KB | ########## | 100% rtree-0.9.4 | 49 KB | ########## | 100%

beautifulsoup4-4.9.1 | 173 KB | | 0% beautifulsoup4-4.9.1 | 173 KB | ########## | 100% beautifulsoup4-4.9.1 | 173 KB | ########## | 100%

_ipyw_jlab_nb_ext_co | 4 KB | | 0% _ipyw_jlab_nb_ext_co | 4 KB | ########## | 100%

widgetsnbextension-3 | 868 KB | ########## | 100%

zope-1.0 | 4 KB | | 0% zope-1.0 | 4 KB | ########## | 100%

jsonschema-3.2.0 | 112 KB | ########## | 100%

pathlib2-2.3.5 | 38 KB | | 0% pathlib2-2.3.5 | 38 KB | ########## | 100%

numba-0.50.1 | 3.0 MB | ########## | 100%

locket-0.2.0 | 9 KB | | 0% locket-0.2.0 | 9 KB | ########## | 100%

pynacl-1.4.0 | 1.2 MB | ########## | 100%

singledispatch-3.4.0 | 15 KB | | 0% singledispatch-3.4.0 | 15 KB | ########## | 100% singledispatch-3.4.0 | 15 KB | ########## | 100%

pep8-1.7.1 | 68 KB | | 0% pep8-1.7.1 | 68 KB | ########## | 100% pep8-1.7.1 | 68 KB | ########## | 100%

mkl-2019.4 | 99.2 MB | #########9 | 100% mkl-2019.4 | 99.2 MB | #########9 | 100% mkl-2019.4 | 99.2 MB | ########## | 100%

isort-4.3.21 | 85 KB | | 0% isort-4.3.21 | 85 KB | ########## | 100% isort-4.3.21 | 85 KB | ########## | 100%

typed-ast-1.4.1 | 141 KB | | 0% typed-ast-1.4.1 | 141 KB | #######9 | 79% typed-ast-1.4.1 | 141 KB | ########## | 100%

win_unicode_console- | 33 KB | | 0% win_unicode_console- | 33 KB | ########## | 100% win_unicode_console- | 33 KB | ########## | 100%

distributed-2.20.0 | 1.0 MB | ########## | 100% distributed-2.20.0 | 1.0 MB | ########## | 100%

ply-3.11 | 81 KB | | 0% ply-3.11 | 81 KB | ########## | 100% ply-3.11 | 81 KB | ########## | 100%

future-0.18.2 | 647 KB | ########## | 100%

pkginfo-1.5.0.1 | 60 KB | | 0% pkginfo-1.5.0.1 | 60 KB | ########## | 100% pkginfo-1.5.0.1 | 60 KB | ########## | 100%

tornado-6.0.4 | 604 KB | ########## | 100%

mkl_fft-1.0.14 | 155 KB | | 0% mkl_fft-1.0.14 | 155 KB | #########3 | 93% mkl_fft-1.0.14 | 155 KB | ########## | 100%

intel-openmp-2019.4 | 1.4 MB | ########## | 100%

scipy-1.5.0 | 11.8 MB | ########## | 100%

sip-4.19.8 | 262 KB | | 0% sip-4.19.8 | 262 KB | 6 | 6% sip-4.19.8 | 262 KB | ##4 | 24% sip-4.19.8 | 262 KB | ######1 | 61% sip-4.19.8 | 262 KB | ########## | 100% sip-4.19.8 | 262 KB | ########## | 100%

regex-2020.6.8 | 306 KB | | 0% regex-2020.6.8 | 306 KB | #5 | 16% regex-2020.6.8 | 306 KB | ####7 | 47% regex-2020.6.8 | 306 KB | #######3 | 73% regex-2020.6.8 | 306 KB | #########4 | 94% regex-2020.6.8 | 306 KB | ########## | 100%

jupyter_core-4.6.3 | 85 KB | | 0% jupyter_core-4.6.3 | 85 KB | #########3 | 94% jupyter_core-4.6.3 | 85 KB | ########## | 100%

bkcharts-0.2 | 132 KB | | 0% bkcharts-0.2 | 132 KB | ##4 | 24% bkcharts-0.2 | 132 KB | ########4 | 85% bkcharts-0.2 | 132 KB | ########## | 100%

pywin32-ctypes-0.2.0 | 41 KB | | 0% pywin32-ctypes-0.2.0 | 41 KB | ###8 | 39% pywin32-ctypes-0.2.0 | 41 KB | ########## | 100% pywin32-ctypes-0.2.0 | 41 KB | ########## | 100%

simplegeneric-0.8.1 | 10 KB | | 0% simplegeneric-0.8.1 | 10 KB | ########## | 100%

greenlet-0.4.16 | 26 KB | | 0% greenlet-0.4.16 | 26 KB | ######1 | 61% greenlet-0.4.16 | 26 KB | ########## | 100%

entrypoints-0.3 | 12 KB | | 0% entrypoints-0.3 | 12 KB | ########## | 100%

psutil-5.7.0 | 340 KB | ########## | 100%

menuinst-1.4.16 | 268 KB | ########## | 100%

anaconda-2020.07 | 19 KB | | 0% anaconda-2020.07 | 19 KB | ########## | 100% anaconda-2020.07 | 19 KB | ########## | 100%

wrapt-1.11.2 | 48 KB | | 0% wrapt-1.11.2 | 48 KB | ########## | 100% wrapt-1.11.2 | 48 KB | ########## | 100%

python-3.6.10 | 15.9 MB | ########## | 100%

pycosat-0.6.3 | 75 KB | | 0% pycosat-0.6.3 | 75 KB | ########## | 100% pycosat-0.6.3 | 75 KB | ########## | 100%

bcrypt-3.1.7 | 39 KB | | 0% bcrypt-3.1.7 | 39 KB | ########## | 100% bcrypt-3.1.7 | 39 KB | ########## | 100%

pandocfilters-1.4.2 | 13 KB | | 0% pandocfilters-1.4.2 | 13 KB | ########## | 100% pandocfilters-1.4.2 | 13 KB | ########## | 100%

astropy-4.0.1.post1 | 5.8 MB | ########## | 100% astropy-4.0.1.post1 | 5.8 MB | ########## | 100%

bottleneck-1.3.2 | 106 KB | | 0% bottleneck-1.3.2 | 106 KB | ########## | 100% bottleneck-1.3.2 | 106 KB | ########## | 100%

argh-0.26.2 | 36 KB | | 0% argh-0.26.2 | 36 KB | ########## | 100% argh-0.26.2 | 36 KB | ########## | 100%

alabaster-0.7.12 | 18 KB | | 0% alabaster-0.7.12 | 18 KB | ########## | 100% alabaster-0.7.12 | 18 KB | ########## | 100%

matplotlib-base-3.2. | 5.4 MB | ########## | 100%

terminado-0.8.3 | 26 KB | | 0% terminado-0.8.3 | 26 KB | ########## | 100% terminado-0.8.3 | 26 KB | ########## | 100%

pytest-5.4.3 | 404 KB | | 0% pytest-5.4.3 | 404 KB | ####7 | 48% pytest-5.4.3 | 404 KB | ########3 | 83% pytest-5.4.3 | 404 KB | ########## | 100% pytest-5.4.3 | 404 KB | ########## | 100%

xlwt-1.3.0 | 159 KB | | 0% xlwt-1.3.0 | 159 KB | ########## | 100% xlwt-1.3.0 | 159 KB | ########## | 100%

multipledispatch-0.6 | 22 KB | | 0% multipledispatch-0.6 | 22 KB | ########## | 100% multipledispatch-0.6 | 22 KB | ########## | 100%

cryptography-2.9.2 | 523 KB | ########## | 100%

mccabe-0.6.1 | 14 KB | | 0% mccabe-0.6.1 | 14 KB | ########## | 100%

keyring-21.2.1 | 75 KB | | 0% keyring-21.2.1 | 75 KB | ########## | 100% keyring-21.2.1 | 75 KB | ########## | 100%

zope.event-4.4 | 10 KB | | 0% zope.event-4.4 | 10 KB | ########## | 100%

webencodings-0.5.1 | 19 KB | | 0% webencodings-0.5.1 | 19 KB | ########## | 100%

pyrsistent-0.16.0 | 95 KB | | 0% pyrsistent-0.16.0 | 95 KB | ########## | 100% pyrsistent-0.16.0 | 95 KB | ########## | 100%

pillow-7.2.0 | 663 KB | ########## | 100%

xlrd-1.2.0 | 181 KB | | 0% xlrd-1.2.0 | 181 KB | #####3 | 53% xlrd-1.2.0 | 181 KB | ########## | 100% xlrd-1.2.0 | 181 KB | ########## | 100%

sqlalchemy-1.3.18 | 1.5 MB | ########## | 100%

cycler-0.10.0 | 13 KB | | 0% cycler-0.10.0 | 13 KB | ########## | 100%

anaconda-client-1.7. | 200 KB | | 0% anaconda-client-1.7. | 200 KB | 8 | 8% anaconda-client-1.7. | 200 KB | ###2 | 32% anaconda-client-1.7. | 200 KB | #####6 | 56% anaconda-client-1.7. | 200 KB | ########8 | 88% anaconda-client-1.7. | 200 KB | ########## | 100%

gevent-20.6.2 | 1.3 MB | ########## | 100%

unicodecsv-0.14.1 | 26 KB | | 0% unicodecsv-0.14.1 | 26 KB | ######2 | 62% unicodecsv-0.14.1 | 26 KB | ########## | 100%

jedi-0.17.1 | 916 KB | ########## | 100%

zope.interface-4.7.1 | 206 KB | | 0% zope.interface-4.7.1 | 206 KB | ##3 | 23% zope.interface-4.7.1 | 206 KB | #######7 | 78% zope.interface-4.7.1 | 206 KB | ########## | 100% zope.interface-4.7.1 | 206 KB | ########## | 100%

pyyaml-5.3.1 | 154 KB | | 0% pyyaml-5.3.1 | 154 KB | ####1 | 42% pyyaml-5.3.1 | 154 KB | ########3 | 83% pyyaml-5.3.1 | 154 KB | ########## | 100%

pytables-3.6.1 | 2.2 MB | ########## | 100%

pywin32-227 | 5.6 MB | ########## | 100%

immutables-0.14 | 75 KB | | 0% immutables-0.14 | 75 KB | ########## | 100% immutables-0.14 | 75 KB | ########## | 100% Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py'] DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py', '--reset'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py'] DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py', '--reset'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\jupyter-notebook-script.py', '"%USERPROFILE%/"'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\jupyter-notebook-script.py', '"%USERPROFILE%/"'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\anaconda-navigator-script.py'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\anaconda-navigator-script.py'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\anaconda-navigator-script.py'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\jupyter-notebook-script.py', '"%USERPROFILE%/"'] DEBUG menuinst_win32:init(198): Menu: name: 'Anaconda${PY_VER} ${PLATFORM}', prefix: 'C:\Users\user\anaconda3', env_name: 'anaconda3', mode: 'user', used_mode: 'user' DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\pythonw.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\pythonw.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py'] DEBUG menuinst_win32:create(323): Shortcut cmd is C:\Users\user\ANACON~1\python.exe, args are ['C:\Users\user\ANACON~1\cwp.py', 'C:\Users\user\anaconda3', 'C:\Users\user\anaconda3\python.exe', 'C:\Users\user\anaconda3\Scripts\spyder-script.py', '--reset'] done Collecting tensorflow==2.2.0 Using cached tensorflow-2.2.0-cp36-cp36m-win_amd64.whl (459.1 MB) Collecting absl-py>=0.7.0 Using cached absl_py-0.10.0-py3-none-any.whl (127 kB) Collecting google-pasta>=0.1.8 Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB) Collecting opt-einsum>=2.3.2 Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB) Collecting tensorboard<2.3.0,>=2.2.0 Using cached tensorboard-2.2.2-py3-none-any.whl (3.0 MB) Collecting tensorflow-estimator<2.3.0,>=2.2.0 Using cached tensorflow_estimator-2.2.0-py2.py3-none-any.whl (454 kB) Collecting grpcio>=1.8.6 Using cached grpcio-1.33.1-cp36-cp36m-win_amd64.whl (2.7 MB) Collecting gast==0.3.3 Using cached gast-0.3.3-py2.py3-none-any.whl (9.7 kB) Requirement already satisfied, skipping upgrade: six>=1.12.0 in c:\users\user\anacon~1\lib\site-packages (from tensorflow==2.2.0) (1.15.0) Collecting scipy==1.4.1; python_version >= "3" Using cached scipy-1.4.1-cp36-cp36m-win_amd64.whl (30.8 MB) Processing c:\users\user\appdata\local\pip\cache\wheels\93\2a\eb\e58dbcbc963549ee4f065ff80a59f274cc7210b6eab962acdc\termcolor-1.1.0-py3-none-any.whl Collecting astunparse==1.6.3 Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting keras-preprocessing>=1.1.0 Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) Requirement already satisfied, skipping upgrade: wrapt>=1.11.1 in c:\users\user\anacon~1\lib\site-packages (from tensorflow==2.2.0) (1.11.2) Requirement already satisfied, skipping upgrade: h5py<2.11.0,>=2.10.0 in c:\users\user\anacon~1\lib\site-packages (from tensorflow==2.2.0) (2.10.0) Requirement already satisfied, skipping upgrade: wheel>=0.26; python_version >= "3" in c:\users\user\anacon~1\lib\site-packages (from tensorflow==2.2.0) (0.34.2) Requirement already satisfied, skipping upgrade: numpy<2.0,>=1.16.0 in c:\users\user\anacon~1\lib\site-packages (from tensorflow==2.2.0) (1.17.0) Collecting protobuf>=3.8.0 Using cached protobuf-3.13.0-cp36-cp36m-win_amd64.whl (1.1 MB) Collecting google-auth-oauthlib<0.5,>=0.4.1 Using cached google_auth_oauthlib-0.4.1-py2.py3-none-any.whl (18 kB) Collecting tensorboard-plugin-wit>=1.6.0 Using cached tensorboard_plugin_wit-1.7.0-py3-none-any.whl (779 kB) Collecting google-auth<2,>=1.6.3 Using cached google_auth-1.22.1-py2.py3-none-any.whl (114 kB) Collecting markdown>=2.6.8 Downloading Markdown-3.3.3-py3-none-any.whl (96 kB) Requirement already satisfied, skipping upgrade: requests<3,>=2.21.0 in c:\users\user\anacon~1\lib\site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (2.24.0) Requirement already satisfied, skipping upgrade: werkzeug>=0.11.15 in c:\users\user\anacon~1\lib\site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (1.0.1) Requirement already satisfied, skipping upgrade: setuptools>=41.0.0 in c:\users\user\anacon~1\lib\site-packages (from tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (49.2.0.post20200714) Collecting requests-oauthlib>=0.7.0 Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Collecting pyasn1-modules>=0.2.1 Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4; python_version >= "3.5" Using cached rsa-4.6-py3-none-any.whl (47 kB) Collecting cachetools<5.0,>=2.0.0 Using cached cachetools-4.1.1-py3-none-any.whl (10 kB) Requirement already satisfied, skipping upgrade: importlib-metadata; python_version < "3.8" in c:\users\user\anacon~1\lib\site-packages (from markdown>=2.6.8->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (1.7.0) Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in c:\users\user\anacon~1\lib\site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in c:\users\user\anacon~1\lib\site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (1.25.9) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\users\user\anacon~1\lib\site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (2020.6.20) Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in c:\users\user\anacon~1\lib\site-packages (from requests<3,>=2.21.0->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (2.10) Collecting oauthlib>=3.0.0 Using cached oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Collecting pyasn1<0.5.0,>=0.4.6 Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Requirement already satisfied, skipping upgrade: zipp>=0.5 in c:\users\user\anacon~1\lib\site-packages (from importlib-metadata; python_version < "3.8"->markdown>=2.6.8->tensorboard<2.3.0,>=2.2.0->tensorflow==2.2.0) (3.1.0) Installing collected packages: absl-py, google-pasta, opt-einsum, pyasn1, pyasn1-modules, rsa, cachetools, google-auth, oauthlib, requests-oauthlib, google-auth-oauthlib, grpcio, tensorboard-plugin-wit, markdown, protobuf, tensorboard, tensorflow-estimator, gast, scipy, termcolor, astunparse, keras-preprocessing, tensorflow WARNING: The scripts pyrsa-decrypt.exe, pyrsa-encrypt.exe, pyrsa-keygen.exe, pyrsa-priv2pub.exe, pyrsa-sign.exe and pyrsa-verify.exe are installed in 'C:\Users\user\ANACON~1\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script google-oauthlib-tool.exe is installed in 'C:\Users\user\ANACON~1\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script markdown_py.exe is installed in 'C:\Users\user\ANACON~1\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script tensorboard.exe is installed in 'C:\Users\user\ANACON~1\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Attempting uninstall: scipy Found existing installation: scipy 1.5.0 Uninstalling scipy-1.5.0: Successfully uninstalled scipy-1.5.0 WARNING: The scripts estimator_ckpt_converter.exe, saved_model_cli.exe, tensorboard.exe, tf_upgrade_v2.exe, tflite_convert.exe, toco.exe and toco_from_protos.exe are installed in 'C:\Users\user\ANACON~1\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed absl-py-0.10.0 astunparse-1.6.3 cachetools-4.1.1 gast-0.3.3 google-auth-1.22.1 google-auth-oauthlib-0.4.1 google-pasta-0.2.0 grpcio-1.33.1 keras-preprocessing-1.1.2 markdown-3.3.3 oauthlib-3.1.0 opt-einsum-3.3.0 protobuf-3.13.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-oauthlib-1.3.0 rsa-4.6 scipy-1.4.1 tensorboard-2.2.2 tensorboard-plugin-wit-1.7.0 tensorflow-2.2.0 tensorflow-estimator-2.2.0 termcolor-1.1.0

Installation complete.

library(tensorflow)
tf$constant("Hellow Tensorflow")

Error: Installation of TensorFlow not found.

Python environments searched for 'tensorflow' package: C:\Users\user\anaconda3\python.exe C:\Users\user\anaconda3\envs\tf\python.exe

You can install TensorFlow using the install_tensorflow() function.

reticulate::conda_version()

[1] "conda 4.9.0"

sessionInfo()

R version 3.6.1 (2019-07-05) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 17763)

Matrix products: default

locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C LC_TIME=English_United States.1252

attached base packages: [1] stats graphics grDevices utils datasets methods base

other attached packages: [1] tensorflow_2.2.0.9000

loaded via a namespace (and not attached): [1] Rcpp_1.0.5 rstudioapi_0.11 whisker_0.4 magrittr_1.5 rappdirs_0.3.1 usethis_1.6.3
[7] devtools_2.3.2 pkgload_1.1.0 lattice_0.20-38 R6_2.4.1 rlang_0.4.8 fansi_0.4.1
[13] tools_3.6.1 grid_3.6.1 pkgbuild_1.1.0 sessioninfo_1.1.1 cli_2.1.0 withr_2.3.0
[19] tfruns_1.4 ellipsis_0.3.1 remotes_2.2.0 assertthat_0.2.1 digest_0.6.27 rprojroot_1.3-2
[25] crayon_1.3.4 Matrix_1.2-17 processx_3.4.4 callr_3.5.1 base64enc_0.1-3 fs_1.5.0
[31] ps_1.4.0 testthat_2.3.2 curl_4.3 memoise_1.1.0 glue_1.4.2 compiler_3.6.1
[37] desc_1.2.0 backports_1.1.10 prettyunits_1.1.1 jsonlite_1.7.1 reticulate_1.18-9000

reticulate::py_config()

python: C:/Users/user/anaconda3/python.exe libpython: C:/Users/user/anaconda3/python36.dll pythonhome: C:/Users/user/anaconda3 version: 3.6.10 |Anaconda, Inc.| (default, May 7 2020, 19:46:08) [MSC v.1916 64 bit (AMD64)] Architecture: 64bit numpy: C:/Users/user/anaconda3/Lib/site-packages/numpy numpy_version: 1.17.0 tensorflow: C:\Users\user\ANACON~1\lib\site-packages\tensorflow__init__.p

python versions found: C:/Users/user/anaconda3/python.exe

Please kindly help to solve this issue.

max-poltora commented 3 years ago

Here are a few things you could try

  1. See if python.exe is in you path
  2. Be sure you installed python 3.x
  3. Keras uses reticulate to connect to python. So mention the path to python specifically

I've made sure, that C:/Users/user/anaconda3/python.exe is in the PATH, but the error is still there.

max-poltora commented 3 years ago

Dear all, I have found the solution in this branch. The method works in my case, but I have to do manipulations with installation every time I start new R session. In summary I do the following steps:

library(keras)
use_condaenv("tf")
library(reticulate)
install_keras(method = c("conda"), conda = "auto", version = "default", tensorflow = "gpu")

After that I load Anaconda prompt and run:

conda activate tf
conda create -y --name tf tensorflow-gpu python=3.6.8
conda activate tf

Then, when I get back to my R session I get the following output: tensorflow::tf_config()

TensorFlow v2.1.0 (C:\Users\user\ANACON~1\envs\tf\lib\site-packages\tensorflow__init__.p) Python v3.6 (C:/Users/user/anaconda3/envs/tf/python.exe)

keras:::keras_version()

[1] ‘2.2.4’

reticulate::py_config()

python: C:/Users/user/anaconda3/envs/tf/python.exe libpython: C:/Users/user/anaconda3/envs/tf/python36.dll pythonhome: C:/Users/user/anaconda3/envs/tf version: 3.6.8 |Anaconda, Inc.| (default, Feb 21 2019, 18:30:04) [MSC v.1916 64 bit (AMD64)] Architecture: 64bit numpy: C:/Users/user/anaconda3/envs/tf/Lib/site-packages/numpy numpy_version: 1.19.2 tensorflow: C:\Users\user\ANACON~1\envs\tf\lib\site-packages\tensorflow__init__.p

python versions found: C:/Users/user/anaconda3/envs/tf/python.exe C:/Users/user/anaconda3/python.exe

Hope this helps.

ykocaturk commented 1 year ago

There should be no selections in the Python section in the Tools menu Global options tab.