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