Update PINGMapper
Update PINGMapper & dependencies to the latest version.
As of v4.0, the updating PINGMapper process has been dramatically improved and simplified compared to the old version
If you have not installed PINGInstaller previously and used a version of PINGMapper < 4.0, you will want to follow the installation instructions.
If you have installed a previous version of PING-Mapper (>=4.0), follow these instructions to update to the latest version. The recommended workflow is to update with PINGInstaller and continue launching the software through PINGWizard.
Option 1 - Update from PINGWizard
Launch PINGWizard (Click here to learn how):
Press Update:
Option 2 - Update from the prompt
Open the Miniforge Prompt and run the following:
conda activate ping
python -m pinginstaller
Alternatively run as a single command:
conda run -n ping python -m pinginstaller
All Done!
It is recommended that you run the tests from PINGWizard to make sure everything is working correctly.