mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
missing lib
This commit is contained in:
@@ -2,6 +2,8 @@ import site
|
||||
import subprocess
|
||||
import sys
|
||||
import os
|
||||
import pkgutil
|
||||
|
||||
def run():
|
||||
site_packages = site.getsitepackages()[0]
|
||||
command = [
|
||||
|
||||
Reference in New Issue
Block a user