【Python】化学の問題を解決するのに役立つ「chempy」のインストール

スポンサーリンク

【Python】化学の問題を解決するのに役立つ「chempy」のインストールについて解説しています。

「chempy(https://github.com/bjodah/chempy)」は、化学(主に物理化学/無機化学/分析化学)に役立つPythonのライブラリです。

■Python

今回のPythonのバージョンは、「3.8.5」を使用しています。(Windows11)

■chempyをインストールする

chempyをインストールを行いますが、今回はpipを経由してインストールを行うので、まずWindowsのコマンドプロンプトを起動します。

pip install chempy

起動後、上記のコマンドを入力し、Enterキーを押します。

なお、今回は、pythonランチャーを使用しており、Python Version 3.8.5にインストールを行うために、バージョンの切り替えを行います。

py -3.8 -m pip install chempy

切り替えるために、上記のコマンドを入力し、Enterキーを押します。

Defaulting to user installation because normal site-packages is not writeable
Collecting chempy
  Downloading chempy-0.8.3-py2.py3-none-any.whl (210 kB)
     |████████████████████████████████| 210 kB 1.3 MB/s
Collecting sympy!=1.2,>=1.1.1
  Using cached sympy-1.12-py3-none-any.whl (5.7 MB)
Collecting pyodesys>=0.14.1
  Downloading pyodesys-0.14.2.tar.gz (242 kB)
     |████████████████████████████████| 242 kB 3.3 MB/s
Collecting sym>=0.3.4
  Downloading sym-0.3.5.tar.gz (31 kB)
Collecting pulp>=1.6.8
  Downloading PuLP-2.7.0-py3-none-any.whl (14.3 MB)
     |████████████████████████████████| 14.3 MB 6.4 MB/s
Collecting numpy>1.11.3
  Using cached numpy-1.24.4-cp38-cp38-win_amd64.whl (14.9 MB)
Collecting matplotlib>=2.2.3
  Downloading matplotlib-3.7.2-cp38-cp38-win_amd64.whl (7.5 MB)
     |████████████████████████████████| 7.5 MB 3.2 MB/s
Collecting quantities>=0.12.1
  Downloading quantities-0.14.1-py3-none-any.whl (87 kB)
     |████████████████████████████████| 87 kB 2.0 MB/s
Collecting scipy>=1.0.1
  Using cached scipy-1.10.1-cp38-cp38-win_amd64.whl (42.2 MB)
Collecting pyparsing>=2.0.3
  Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB)
     |████████████████████████████████| 102 kB ...
Collecting dot2tex>=2.11.3
  Downloading dot2tex-2.11.3-py2.py3-none-any.whl (36 kB)
Collecting pyneqsys>=0.5.5
  Downloading pyneqsys-0.5.7.tar.gz (29 kB)
Collecting kiwisolver>=1.0.1
  Using cached kiwisolver-1.4.4-cp38-cp38-win_amd64.whl (55 kB)
Collecting pillow>=6.2.0
  Using cached Pillow-10.0.0-cp38-cp38-win_amd64.whl (2.5 MB)
Collecting pyparsing>=2.0.3
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting cycler>=0.10
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting packaging>=20.0
  Using cached packaging-23.1-py3-none-any.whl (48 kB)
Collecting fonttools>=4.22.0
  Downloading fonttools-4.41.0-cp38-cp38-win_amd64.whl (1.4 MB)
     |████████████████████████████████| 1.4 MB 6.8 MB/s
Requirement already satisfied: python-dateutil>=2.7 in c:\users\user_\appdata\roaming\python\python38\site-packages (from matplotlib>=2.2.3->chempy) (2.8.2)
Collecting contourpy>=1.0.1
  Using cached contourpy-1.1.0-cp38-cp38-win_amd64.whl (470 kB)
Collecting importlib-resources>=3.2.0
  Using cached importlib_resources-6.0.0-py3-none-any.whl (31 kB)
Collecting zipp>=3.1.0
  Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB)
Collecting notebook
  Downloading notebook-6.5.4-py3-none-any.whl (529 kB)
     |████████████████████████████████| 529 kB 6.4 MB/s
Requirement already satisfied: six>=1.5 in c:\users\user_\appdata\roaming\python\python38\site-packages (from python-dateutil>=2.7->matplotlib>=2.2.3->chempy) (1.16.0)
Collecting mpmath>=0.19
  Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Collecting nbformat
  Downloading nbformat-5.9.1-py3-none-any.whl (77 kB)
     |████████████████████████████████| 77 kB ...
Collecting nbconvert>=5
  Downloading nbconvert-7.7.1-py3-none-any.whl (254 kB)
     |████████████████████████████████| 254 kB ...
Collecting argon2-cffi
  Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB)
Collecting pyzmq>=17
  Downloading pyzmq-25.1.0-cp38-cp38-win_amd64.whl (1.1 MB)
     |████████████████████████████████| 1.1 MB ...
Requirement already satisfied: jinja2 in c:\users\user_\appdata\roaming\python\python38\site-packages (from notebook->pyodesys>=0.14.1->chempy) (3.1.2)
Collecting tornado>=6.1
  Downloading tornado-6.3.2-cp38-abi3-win_amd64.whl (428 kB)
     |████████████████████████████████| 428 kB 6.4 MB/s
Collecting prometheus-client
  Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
     |████████████████████████████████| 60 kB 3.8 MB/s
Collecting nbclassic>=0.4.7
  Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB)
     |████████████████████████████████| 10.0 MB 6.4 MB/s
Collecting terminado>=0.8.3
  Downloading terminado-0.17.1-py3-none-any.whl (17 kB)
Collecting jupyter-client>=5.3.4
  Downloading jupyter_client-8.3.0-py3-none-any.whl (103 kB)
     |████████████████████████████████| 103 kB 3.3 MB/s
Collecting Send2Trash>=1.8.0
  Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB)
Collecting jupyter-core>=4.6.1
  Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB)
     |████████████████████████████████| 93 kB 943 kB/s
Collecting nest-asyncio>=1.5
  Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB)
Collecting ipykernel
  Downloading ipykernel-6.24.0-py3-none-any.whl (152 kB)
     |████████████████████████████████| 152 kB 77 kB/s
Collecting traitlets>=4.2.1
  Using cached traitlets-5.9.0-py3-none-any.whl (117 kB)
Collecting ipython-genutils
  Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting importlib-metadata>=4.8.3
  Using cached importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting pywin32>=300
  Downloading pywin32-306-cp38-cp38-win_amd64.whl (9.4 MB)
     |████████████████████████████████| 9.4 MB ...
Collecting platformdirs>=2.5
  Downloading platformdirs-3.9.1-py3-none-any.whl (16 kB)
Collecting jupyter-server>=1.8
  Downloading jupyter_server-2.7.0-py3-none-any.whl (375 kB)
     |████████████████████████████████| 375 kB 6.4 MB/s
Collecting notebook-shim>=0.2.3
  Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB)
Collecting jupyter-events>=0.6.0
  Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB)
Collecting anyio>=3.1.0
  Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
     |████████████████████████████████| 80 kB ...
Collecting websocket-client
  Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB)
     |████████████████████████████████| 56 kB 3.8 MB/s
Collecting pywinpty
  Downloading pywinpty-2.0.11-cp38-none-win_amd64.whl (1.4 MB)
     |████████████████████████████████| 1.4 MB 6.8 MB/s
Collecting jupyter-server-terminals
  Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB)
Collecting overrides
  Downloading overrides-7.3.1-py3-none-any.whl (17 kB)
Requirement already satisfied: idna>=2.8 in c:\users\user_\appdata\roaming\python\python38\site-packages (from anyio>=3.1.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->pyodesys>=0.14.1->chempy) (3.4)
Collecting sniffio>=1.1
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting exceptiongroup
  Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB)
Collecting jsonschema[format-nongpl]>=3.2.0
  Downloading jsonschema-4.18.4-py3-none-any.whl (80 kB)
     |████████████████████████████████| 80 kB 5.1 MB/s
Collecting python-json-logger>=2.0.4
  Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB)
Collecting rfc3339-validator
  Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB)
Requirement already satisfied: pyyaml>=5.3 in c:\users\user_\appdata\roaming\python\python38\site-packages (from jupyter-events>=0.6.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->pyodesys>=0.14.1->chempy) (6.0)
Collecting rfc3986-validator>=0.1.1
  Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB)
Requirement already satisfied: attrs>=22.2.0 in c:\users\user_\appdata\roaming\python\python38\site-packages (from jsonschema[format-nongpl]>=3.2.0->jupyter-events>=0.6.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->pyodesys>=0.14.1->chempy) (23.1.0)
Collecting pkgutil-resolve-name>=1.3.10
  Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
Collecting rpds-py>=0.7.1
  Downloading rpds_py-0.9.2-cp38-none-win_amd64.whl (180 kB)
     |████████████████████████████████| 180 kB 6.4 MB/s
Collecting jsonschema-specifications>=2023.03.6
  Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting referencing>=0.28.4
  Downloading referencing-0.30.0-py3-none-any.whl (25 kB)
Collecting webcolors>=1.11
  Downloading webcolors-1.13-py3-none-any.whl (14 kB)
Collecting fqdn
  Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB)
Collecting jsonpointer>1.13
  Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Collecting isoduration
  Downloading isoduration-20.11.0-py3-none-any.whl (11 kB)
Collecting uri-template
  Downloading uri_template-1.3.0-py3-none-any.whl (11 kB)
Collecting pandocfilters>=1.4.1
  Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting tinycss2
  Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB)
Collecting defusedxml
  Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting bleach!=5.0.0
  Downloading bleach-6.0.0-py3-none-any.whl (162 kB)
     |████████████████████████████████| 162 kB ...
Collecting mistune<4,>=2.0.3
  Downloading mistune-3.0.1-py3-none-any.whl (47 kB)
     |████████████████████████████████| 47 kB 949 kB/s
Collecting nbclient>=0.5.0
  Downloading nbclient-0.8.0-py3-none-any.whl (73 kB)
     |████████████████████████████████| 73 kB 66 kB/s
Collecting beautifulsoup4
  Using cached beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
Collecting pygments>=2.4.1
  Using cached Pygments-2.15.1-py3-none-any.whl (1.1 MB)
Requirement already satisfied: markupsafe>=2.0 in c:\users\user_\appdata\roaming\python\python38\site-packages (from nbconvert>=5->notebook->pyodesys>=0.14.1->chempy) (2.1.3)
Collecting jupyterlab-pygments
  Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting fastjsonschema
  Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB)
Collecting argon2-cffi-bindings
  Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl (30 kB)
Requirement already satisfied: cffi>=1.0.1 in c:\users\user_\appdata\roaming\python\python38\site-packages (from argon2-cffi-bindings->argon2-cffi->notebook->pyodesys>=0.14.1->chempy) (1.15.1)
Requirement already satisfied: pycparser in c:\users\user_\appdata\roaming\python\python38\site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook->pyodesys>=0.14.1->chempy) (2.21)
Collecting soupsieve>1.2
  Using cached soupsieve-2.4.1-py3-none-any.whl (36 kB)
Collecting psutil
  Downloading psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
     |████████████████████████████████| 255 kB 3.3 MB/s
Collecting matplotlib-inline>=0.1
  Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB)
Collecting debugpy>=1.6.5
  Downloading debugpy-1.6.7-cp38-cp38-win_amd64.whl (4.9 MB)
     |████████████████████████████████| 4.9 MB 819 kB/s
Collecting ipython>=7.23.1
  Downloading ipython-8.12.2-py3-none-any.whl (797 kB)
     |████████████████████████████████| 797 kB ...
Collecting comm>=0.1.1
  Downloading comm-0.1.3-py3-none-any.whl (6.6 kB)
Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30
  Using cached prompt_toolkit-3.0.39-py3-none-any.whl (385 kB)
Requirement already satisfied: colorama in c:\users\user_\appdata\roaming\python\python38\site-packages (from ipython>=7.23.1->ipykernel->notebook->pyodesys>=0.14.1->chempy) (0.4.6)
Collecting backcall
  Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting jedi>=0.16
  Using cached jedi-0.18.2-py2.py3-none-any.whl (1.6 MB)
Collecting decorator
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting stack-data
  Using cached stack_data-0.6.2-py3-none-any.whl (24 kB)
Collecting pickleshare
  Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Requirement already satisfied: typing-extensions in c:\users\user_\appdata\roaming\python\python38\site-packages (from ipython>=7.23.1->ipykernel->notebook->pyodesys>=0.14.1->chempy) (4.7.1)
Collecting parso<0.9.0,>=0.8.0
  Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting arrow>=0.15.0
  Using cached arrow-1.2.3-py3-none-any.whl (66 kB)
Collecting pure-eval
  Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB)
Collecting asttokens>=2.1.0
  Using cached asttokens-2.2.1-py2.py3-none-any.whl (26 kB)
Collecting executing>=1.2.0
  Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB)
Using legacy 'setup.py install' for pyneqsys, since package 'wheel' is not installed.
Using legacy 'setup.py install' for pyodesys, since package 'wheel' is not installed.
Using legacy 'setup.py install' for sym, since package 'wheel' is not installed.
Installing collected packages: zipp, rpds-py, referencing, importlib-resources, traitlets, pywin32, platformdirs, pkgutil-resolve-name, jsonschema-specifications, tornado, pyzmq, jupyter-core, jsonschema, importlib-metadata, fastjsonschema, arrow, webencodings, webcolors, uri-template, soupsieve, rfc3986-validator, rfc3339-validator, pywinpty, nbformat, jupyter-client, jsonpointer, isoduration, fqdn, wcwidth, tinycss2, terminado, sniffio, python-json-logger, pygments, pure-eval, parso, pandocfilters, packaging, nbclient, mistune, jupyterlab-pygments, executing, exceptiongroup, defusedxml, bleach, beautifulsoup4, asttokens, argon2-cffi-bindings, websocket-client, stack-data, Send2Trash, prompt-toolkit, prometheus-client, pickleshare, overrides, nbconvert, matplotlib-inline, jupyter-server-terminals, jupyter-events, jedi, decorator, backcall, argon2-cffi, anyio, psutil, nest-asyncio, jupyter-server, ipython, debugpy, comm, numpy, notebook-shim, ipython-genutils, ipykernel, pyparsing, pillow, nbclassic, mpmath, kiwisolver, fonttools, cycler, contourpy, sympy, sym, scipy, notebook, matplotlib, quantities, pyodesys, pyneqsys, pulp, dot2tex, chempy
  WARNING: The scripts jupyter-migrate.exe, jupyter-troubleshoot.exe and jupyter.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 jsonschema.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 jupyter-trust.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 scripts jupyter-kernel.exe, jupyter-kernelspec.exe and jupyter-run.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 pygmentize.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 jupyter-execute.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 wsdump.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 send2trash.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 scripts jupyter-dejavu.exe and jupyter-nbconvert.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 jupyter-events.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 jupyter-server.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 scripts ipython.exe and ipython3.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 f2py.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 scripts jupyter-nbclassic-bundlerextension.exe, jupyter-nbclassic-extension.exe, jupyter-nbclassic-serverextension.exe and jupyter-nbclassic.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 scripts fonttools.exe, pyftmerge.exe, pyftsubset.exe and ttx.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 isympy.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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.
    Running setup.py install for sym ... done
  WARNING: The scripts jupyter-bundlerextension.exe, jupyter-nbextension.exe, jupyter-notebook.exe and jupyter-serverextension.exe are installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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.
    Running setup.py install for pyodesys ... done
    Running setup.py install for pyneqsys ... done
  WARNING: The script pulptest.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 dot2tex.exe is installed in 'C:\Users\user_\AppData\Roaming\Python\Python38\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 Send2Trash-1.8.2 anyio-3.7.1 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 chempy-0.8.3 comm-0.1.3 contourpy-1.1.0 cycler-0.11.0 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dot2tex-2.11.3 exceptiongroup-1.1.2 executing-1.2.0 fastjsonschema-2.17.1 fonttools-4.41.0 fqdn-1.5.1 importlib-metadata-6.8.0 importlib-resources-6.0.0 ipykernel-6.24.0 ipython-8.12.2 ipython-genutils-0.2.0 isoduration-20.11.0 jedi-0.18.2 jsonpointer-2.4 jsonschema-4.18.4 jsonschema-specifications-2023.7.1 jupyter-client-8.3.0 jupyter-core-5.3.1 jupyter-events-0.6.3 jupyter-server-2.7.0 jupyter-server-terminals-0.4.4 jupyterlab-pygments-0.2.2 kiwisolver-1.4.4 matplotlib-3.7.2 matplotlib-inline-0.1.6 mistune-3.0.1 mpmath-1.3.0 nbclassic-1.0.0 nbclient-0.8.0 nbconvert-7.7.1 nbformat-5.9.1 nest-asyncio-1.5.6 notebook-6.5.4 notebook-shim-0.2.3 numpy-1.24.4 overrides-7.3.1 packaging-23.1 pandocfilters-1.5.0 parso-0.8.3 pickleshare-0.7.5 pillow-10.0.0 pkgutil-resolve-name-1.3.10 platformdirs-3.9.1 prometheus-client-0.17.1 prompt-toolkit-3.0.39 psutil-5.9.5 pulp-2.7.0 pure-eval-0.2.2 pygments-2.15.1 pyneqsys-0.5.7 pyodesys-0.14.2 pyparsing-3.0.9 python-json-logger-2.0.7 pywin32-306 pywinpty-2.0.11 pyzmq-25.1.0 quantities-0.14.1 referencing-0.30.0 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.9.2 scipy-1.10.1 sniffio-1.3.0 soupsieve-2.4.1 stack-data-0.6.2 sym-0.3.5 sympy-1.12 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3.2 traitlets-5.9.0 uri-template-1.3.0 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.6.1 zipp-3.16.2
WARNING: You are using pip version 21.1.1; however, version 23.2 is available.
You should consider upgrading via the 'C:\Program Files\Python38\python.exe -m pip install --upgrade pip' command.

Enterキーを押すと、インストールが開始され、上記のように「Successfully installed」と表示されます。これが表示されれば、chempyが正常にインストールされたことになりますが、「WARNING」と表示されました。「WARNING」はエラーではなく警告で、インストールは行われているので、今回は一旦無視しています。

なお、今回はchempyのバージョン0.8.3をインストールしました。

コメント

タイトルとURLをコピーしました