Running Enthought Canopy Python as root cannot import pandas -
i want access files , directories may require root permission command line call python script using enthought canopy python. running python root gives me system distributed python. $ python enthought canopy python 2.7.6 | 64-bit | (default, sep 15 2014, 17:36:10) [gcc 4.1.2 20080704 (red hat 4.1.2-54)] on linux2 type "help", "copyright", "credits" or "license" more information. $ sudo python python 2.7.6 (default, mar 22 2014, 22:59:56) [gcc 4.8.2] on linux2 type "help", "copyright", "credits" or "license" more information. same results using default bash terminal (ubuntu linux 14.04) , using canopy command line (canopy 1.5.2). i reinstalled canopy root (i.e. re-ran shell script root) , same problem still occurs. is there easy way run canopy root? not trying distribute number of users on system run python script on files need root permissions. it sounds sudo not using current path ...