...
Install via pip with:
Code Block | ||
---|---|---|
| ||
pip pip install ecmwf-api-client |
If you do not have admin privileges you can always install the client in your user space:
Code Block |
---|
pippip install --user ecmwf-api-client |
...
...
Install via pip with:
Code Block | ||
---|---|---|
| ||
pip pip install ecmwf-api-client |
If you do not have admin privileges you can always install the client in your user space:
Code Block |
---|
pippip install --user ecmwf-api-client |
...