Sample Header Ad - 728x90

Install python library on non-default python version

1 vote
2 answers
347 views
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. 1. How can I call python 3.3 seperately ? 2. How to add module (pypyodbc) to python3.3 ? I intent to use she-bang for calling scripts in 3.3
Asked by PraveenMathew (11 rep)
Nov 2, 2016, 06:45 PM
Last activity: Nov 3, 2016, 04:13 PM