I tried installing yalign in python 3.4 using `sudo pip3 install yalign` , it shows installed correctly, but when i try to import i get no module found, i also checked in `sys.path`, i see the yalign in dist-packages. I dunno what I am doing wrong. Please help
Hi,