how to read avro files in python 3.5.2
When installing through pip
or a similar package manager: install the avro-python3
package instead of just avro
.
Use the Avro distribution for python 3, not the one for python 2.
http://apache.mediamirrors.org/avro/stable/py3/