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.
Option 1
Launch PINGWizard (Click here to learn how):
Press Update
:
Option 2
Open the Anaconda Powershell prompt and run the following:
conda activate ping
python -m pinginstaller
Alternatively run as a single command:
cond run -n ping python -m pinginstaller
All Done!
It is recommended that you run the tests to make sure everything is working correctly.