| ... | @@ -37,7 +37,7 @@ In either way, you should finally end up with a directory called ```ebas-io```. |
... | @@ -37,7 +37,7 @@ In either way, you should finally end up with a directory called ```ebas-io```. |
|
|
The ebas-io package can be installed using pip.
|
|
The ebas-io package can be installed using pip.
|
|
|
|
|
|
|
|
```bash
|
|
```bash
|
|
|
pip install ebas_io
|
|
pip install ebas-io
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Please mind that you probably have to have administrator rights ('sudo pip ...' on linux/unix machines). Alternatively you may want to install the packages locally for your user (see the [--user](https://pip.pypa.io/en/stable/user_guide/#user-installs) option in the pip documentation).
|
|
Please mind that you probably have to have administrator rights ('sudo pip ...' on linux/unix machines). Alternatively you may want to install the packages locally for your user (see the [--user](https://pip.pypa.io/en/stable/user_guide/#user-installs) option in the pip documentation).
|
| ... | | ... | |