I am using ubuntu 12.04 64 bit and i have installed p4python in it.. I tried to import p4 module but it is giving me below error
import p4 Traceback (most recent call last): File "", line 1, in ImportError: No module named p4
Can someone please help me??