You will need to install the folowing libraries/packages:
libFTDI
python3
gobject for python3
The best way is to install them from repository of your distribution.
E.g. for 64 bit fedora you can install them using "yum" just like:
yum install libftdi.x86_64 python3.x86_64 python3-gobject.x86_64