Logo white

Hu Chunming / vpt_ascend

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • vpt_ascend
  • ..
  • cv2
  • config.py
  • Merge branch 'dev-hucm-ubuntu' of 192.168.10.182:ming/vpt_ascend into dev-hucm-ubuntu
    dd314366
    Hu Chunming authored
    2023-05-15 15:56:43 +0800  
    Browse Code ยป
config.py 115 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
import os

BINARIES_PATHS = [
    os.path.join(os.path.join(LOADER_DIR, '../../../../'), 'lib')
] + BINARIES_PATHS