Prerequisites
...
- A recent python 2.7.x flavour (but not 3.x) eg https://conda.io/miniconda.html
- Any modern browser for the data portal
- The pawsey command line client pshell → link
What you need:
python - https://conda.io/miniconda.html
Note |
---|
Windows users may have to use the windows installer, instead of the pshell binary script. |
Checking that your env is good to go:
...
Verifying
The binary script
Code Block |
---|
python pshell
pawsey:offline>
|
Windows installer
Code Block |
---|
python -m pshell
pawsey:offline> |