{"id":5489,"date":"2016-12-21T15:42:46","date_gmt":"2016-12-21T15:42:46","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=5489"},"modified":"2022-05-01T16:10:41","modified_gmt":"2022-05-01T16:10:41","slug":"anaconda-python","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=5489","title":{"rendered":"Anaconda Python"},"content":{"rendered":"<h3>What is Anaconda<\/h3>\n<p><a href=\"https:\/\/stackoverflow.com\/questions\/38217545\/what-is-the-difference-between-pyenv-virtualenv-anaconda\">What is the difference between pyenv, virtualenv, anaconda?<\/a><br \/>\n<a href=\"https:\/\/jakevdp.github.io\/blog\/2016\/08\/25\/conda-myths-and-misconceptions\/\">Conda: Myths and Misconceptions<\/a><br \/>\n<a href=\"https:\/\/softwareengineering.stackexchange.com\/questions\/63859\/why-do-people-hesitate-to-use-python-3\">Why do people hesitate to use Python 3?<\/a><br \/>\n<a href=\"https:\/\/wiki.python.org\/moin\/Python2orPython3\">Should I use Python 2 or Python 3 for my development activity?<\/a><\/p>\n<h3>Miniconda<\/h3>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nPreparing transaction: done\r\nExecuting transaction: done\r\ninstallation finished.\r\nDo you wish the installer to initialize Miniconda3\r\nby running conda init? &#x5B;yes|no]\r\n&#x5B;no] &gt;&gt;&gt; no\r\n\r\nYou have chosen to not have conda modify your shell scripts at all.\r\nTo activate conda's base environment in your current shell session:\r\n\r\neval &quot;$(\/home\/bacr\/miniconda3\/bin\/conda shell.YOUR_SHELL_NAME hook)&quot; \r\n\r\nTo install conda's shell functions for easier access, first activate, then:\r\n\r\nconda init\r\n\r\nIf you'd prefer that conda's base environment not be activated on startup, \r\n   set the auto_activate_base parameter to false: \r\n\r\nconda config --set auto_activate_base false\r\n\r\nThank you for installing Miniconda3!\r\n<\/pre>\n<h3>Installing bigfloat<\/h3>\n<p><a href=\"http:\/\/stackoverflow.com\/questions\/26301558\/python-bigfloat-installation-issues\">python bigfloat installation issues<\/a><br \/>\n<a href=\"http:\/\/stackoverflow.com\/questions\/25634057\/installing-bigfloat-for-python\">Installing Bigfloat for Python<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nC:\\Program Files\\Anaconda3&gt;conda install bigfloat\r\nFetching package metadata .........\r\nSolving package specifications: .\r\nPackageNotFoundError: Package not found: '' Package missing in current win-64 channels:\r\n  - bigfloat\r\nYou can search for packages on anaconda.org with\r\n    anaconda search -t conda bigfloat\r\n\r\nC:\\Program Files\\Anaconda3&gt;anaconda search -t conda bigfloat\r\nUsing Anaconda API: https:\/\/api.anaconda.org\r\nRun 'anaconda show &lt;USER\/PACKAGE&gt;' to get more details:\r\nPackages:\r\n     Name                      |  Version | Package Types   | Platforms\r\n     ------------------------- |   ------ | --------------- | ---------------\r\n     auto\/bigfloat             |  0.3.0a2 | conda           | linux-32\r\n                                          : Arbitrary precision correctly-rounded floating point arithmetic, via MPFR.\r\n     bokonon\/bigfloat          |  0.3.0a2 | conda           | win-32, win-64\r\n                                          : Arbitrary precision correctly-rounded floating point arithmetic, via MPFR.\r\n     clinicalgraphics\/bigfloat |  0.3.0a2 | conda           | win-32, win-64\r\n                                          : Arbitrary precision correctly-rounded floating point arithmetic, via MPFR.\r\n     prkrekel\/bigfloat         |  0.3.0a2 | conda           | win-32, win-64\r\n                                          : Arbitrary precision correctly-rounded floating point arithmetic, via MPFR.\r\nFound 4 packages\r\n\r\nC:\\Program Files\\Anaconda3&gt; conda install -c prkrekel bigfloat\r\nFetching package metadata ...........\r\nSolving package specifications: ....\r\nUnsatisfiableError: The following specifications were found to be in conflict:\r\n  - bigfloat\r\n  - python 3.5*\r\nUse &quot;conda info &lt;package&gt;&quot; to see the dependencies for each package.\r\n\r\n(C:\\Program Files\\Anaconda3) C:\\WINDOWS\\system32&gt;conda install -c conda-forge gmpy2\r\nFetching package metadata ...........\r\nSolving package specifications: ..........\r\n\r\nPackage plan for installation in environment C:\\Program Files\\Anaconda3:\r\n\r\nThe following packages will be downloaded:\r\n\r\n    package                    |            build\r\n    ---------------------------|-----------------\r\n    conda-env-2.6.0            |                0           1 KB  conda-forge\r\n    mpir-2.7.2                 |           vc14_3         2.9 MB  conda-forge\r\n    vc-14                      |                0          985 B  conda-forge\r\n    mpfr-3.1.4                 |           vc14_3         1.7 MB  conda-forge\r\n    conda-4.2.13               |           py35_0         436 KB  conda-forge\r\n    mpc-1.0.3                  |           vc14_3         263 KB  conda-forge\r\n    gmpy2-2.0.7                |      py35_vc14_1         445 KB  conda-forge\r\n    ------------------------------------------------------------\r\n                                           Total:         5.7 MB\r\n\r\nThe following NEW packages will be INSTALLED:\r\n\r\n    conda-env: 2.6.0-0           conda-forge\r\n    gmpy2:     2.0.7-py35_vc14_1 conda-forge &#x5B;vc14]\r\n    mpc:       1.0.3-vc14_3      conda-forge &#x5B;vc14]\r\n    mpfr:      3.1.4-vc14_3      conda-forge &#x5B;vc14]\r\n    mpir:      2.7.2-vc14_3      conda-forge &#x5B;vc14]\r\n    vc:        14-0              conda-forge\r\n\r\nThe following packages will be UPDATED:\r\n\r\n    conda:     4.2.9-py35_0                  --&gt; 4.2.13-py35_0 conda-forge\r\n\r\nProceed (&#x5B;y]\/n)? y\r\n<\/pre>\n<p><!-- ------------------------------------------------------------------------- --><\/p>\n<h3>Update Conda<\/h3>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n==&gt; WARNING: A newer version of conda exists. &lt;==\r\n  current version: 4.11.0\r\n  latest version: 4.12.0\r\n\r\nPlease update conda by running\r\n\r\n    $ conda update -n base -c defaults conda\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>What is Anaconda What is the difference between pyenv, virtualenv, anaconda? Conda: Myths and Misconceptions Why do people hesitate to use Python 3? Should I use Python 2 or Python 3 for my development activity? Miniconda Preparing transaction: done Executing transaction: done installation finished. Do you wish the installer to initialize Miniconda3 by running conda [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5489","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/5489","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5489"}],"version-history":[{"count":10,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/5489\/revisions"}],"predecessor-version":[{"id":13110,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/5489\/revisions\/13110"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5489"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5489"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}