... | ... | @@ -22,6 +22,8 @@ If the message returned is "Python 3.10.0" or a higher number, this is a suffici |
|
|
|
|
|
1.2 Click on the downloaded file to install Python on your PC. IMPORTANT! When you see the dialogue box indicated below during the installation procedure, put a tick in the "Add Python <version no> to PATH" box.
|
|
|
|
|
|

|
|
|
|
|
|
If you forgot to tick the box during installation, or Python has already been installed without it having been ticked, follow the instructions given in this document [How_to_add_Python_to_PATH_manually.docx](uploads/40f39542559fcd537ef4bdc73c7df772/How_to_add_Python_to_PATH_manually.docx).
|
|
|
|
|
|
To test whether the installation of Python has been successful, open a command window (type “cmd” in the field where it states “Type here to search” in the bottom-left of the desktop) and at the prompt in the command window that appears, type “python --version”. If the message returned is "Python 3.10.0” or a higher number, Python has been installed successfully.
|
... | ... | @@ -218,11 +220,11 @@ python H:\lse_digital_toolkit\gfs_create_arkivum_upload.py y y "Z:\GFS\\\<organi |
|
|
|
|
|
The start of the output to the command window when the script is executed should look similar to that indicated in this screenshot:
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
The end of the output to the command window when the script is executed should look similar to that indicated in this screenshot:
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
There will be output of the form indicated below produced for each child folder:
|
|
|
|
... | ... | |