@@ -34,6 +34,10 @@ You might need to use a certain installation of pip, according to the python ver
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).
>**Known problems in python 3.5.:**
At least in python 3.5.6, problems have been reported using ebas-io. The problem seems to be related to a bug in pytz (during unpickling date time objects). If you experience the following exception, please consider upgrading your python version:
```TypeError: an integer is required (got type str)```
## Just want to test it?
If you do not want to install the package on any of your machines yet, you could [download a minimalistic virtual machine](http://folk.nilu.no/~paul/ebas-io/ebas-io_test.7z) for [VirtualBox](https://www.virtualbox.org). An installation of VirtualBox is needed however for this option.