mirror of
https://github.com/HKUDS/LightRAG.git
synced 2026-01-08 04:39:55 +00:00
fixed pipmaster install
This commit is contained in:
parent
14b5adc15c
commit
6a4e1b1401
@ -17,8 +17,8 @@ if not pm.is_installed("imgui_bundle"):
|
||||
pm.install("imgui_bundle")
|
||||
if not pm.is_installed("pyglm"):
|
||||
pm.install("pyglm")
|
||||
if not pm.is_installed("community"):
|
||||
pm.install("community")
|
||||
if not pm.is_installed("python-louvain"):
|
||||
pm.install("python-louvain")
|
||||
|
||||
import moderngl
|
||||
from imgui_bundle import imgui, immapp, hello_imgui
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user