Installation

PyJEM supports Anaconda or Miniconda environments.

Install Miniconda


For users experienced with Python, the recommended way to install PyJEM with Miniconda. Miniconda provides a very compact development environment using python. You can create a virtual environment on Miniconda. therefore, if you can download a recomend virtual environment file from Forum, you can easiest make a recommendate virtual environment.

Create vjem


vjem is a recommendate virtual python environment. PyJEM supports multiple python versions, so please download the environment you wish to use from Forum.

Example: create vjem38

1. Open the Forum page. Click the vjem38.yml link.

c7e157e4e7c1405887027aebe3885ba2

2. Download the yml file

5c79818453114a299704339c8f64a167

3. Execute the following on the command line

conda create -f vjem_yml

vjem_yml is yml file’s absolute path that has downloaded.

4. Confirm the vjem has been created.

> conda activate vjem38
(vjem38) >

If there is no error in activate, the environment has been successfully built.

Install PyJEM


It is installer to upgrade/downgrade the PyJEM library. please download the PyJEM.zip from the Forum.

20a200f5e4c64adcad9832a0e685d567

1. Select the python virtual environment name to install the PyJEM library in the combo-box.

※ If the virtual environment name don’t exist in box-list, please input the virtual environment name.

image1

2. Select to install the PyJEM.zip

  • Select “Default” ⇒ install the PyJEM library configured in the installer.

  • Select 「・・・」button ⇒ It is able to install the downloaded PyJEM library. please select the download file path.

1d0810fcebdd456999611b0739b20513

3. Click the install button

When click the “Install” button, start the install method and output the install process message.

475a700cfb0e44cc82b9588436624850