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 subprocess
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
import pkgutil
|
||||||
|
|
||||||
def run():
|
def run():
|
||||||
site_packages = site.getsitepackages()[0]
|
site_packages = site.getsitepackages()[0]
|
||||||
command = [
|
command = [
|
||||||
|
|||||||
Reference in New Issue
Block a user