Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 244 Bytes

LANCS-GUI

Cài đặt:

  • Tạo môi trường Python == 3.8.1 (Conda)
  • Update pip (tránh memory leak khi build pyqt5)
python -m pip install -U pip
  • Build package và tải dependencies
python -m pip install .