sitecustomize.py 144 B

1234
  1. import sys
  2. if sys.prefix == '/usr':
  3. sys.real_prefix = sys.prefix
  4. sys.prefix = sys.exec_prefix = '/home/ubuntu/ws_eye/install/voice_lrj'