python 2.7 is installed at /usr/lib
packages are installed at /usr/lib/python2.7/site-packages
python 3 is installed at /usr/local/bin
python3 command is not able to fetch the packages/modules from the above mentioned directory.
$PATH looks like
[PATH][1]
How can i fetch or use those packages in python3 .