Hi Mostafa -
What does
{{{
python2.7 -c "import sys; print sys.path"
}}}
return?
You say you installed into "/prefix" (literally; not just an arbitrary setting) ... I'm thinking if you set PYTHONPATH to "/prefix/lib/python2.7/site-packages" then it should find the OOT module install.
Hope this is useful. - MLD
On Mon, May 22, 2017, at 09:05 AM, Mostafa Shabani wrote:
Thank you for your reply.the prefix is: \prefixPYTHONPATH is emptyUbuntu 16.04.1and (if it is helpful)whereis python2.7returns:python2: /usr/bin/python2.7 /usr/bin/python2.7-config /usr/bin/python2 /usr/lib/python2.7 /etc/python2.7 /usr/local/lib/python2.7 /usr/include/python2.7 /usr/share/man/man1/python2.1.gz
No comments:
Post a Comment