The system (RHEL 6.5) already have python installed in /usr/bin/python
I installed another version(3.3) in another directory /data/tools/python3, as I do not have root permission.
Now, I have 2 problem.
- How can I call python 3.3 seperately ?
- How to add module (pypyodbc) to python3.3 ? I intent to use she-bang for calling scripts in 3.3