libpython2.5.so.1.0 issue, no sudo
Asked by
Piet
Hi All,
I am on a 64 bit system with python2.7 installed. I am currently having an issue with libpython2.5.so.1.0 not being found, when trying to import a package. I know the general solution would be in my case, I believe:
sudo ln -s /usr/lib64/
(I have checked that /usr/lib64/
But unfortunately I don't have sudo permission. I am also a bit confused as to the local directory structure when it comes to python. I have so many lib and or lib64 folders.
So short of floading every single subdirectory from my home folder, where do I put the symlink?
And where does the package look for said file? Does it use my PYTHONPATH env variable?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu sudo Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Piet
- Solved:
- Last query:
- Last reply:
To post a message you must log in.