Browse Source

add rpyc package

ming 3 years ago
parent
commit
3c74a9a796
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer/cService.py

+ 1 - 1
composer/cService.py

@@ -1,5 +1,5 @@
 
 
-import util,os, math, time,queue,threading
+import util,os, math, time,queue,threading, rpyc
 import openshot
 import openshot
 
 
 rootPath = './'
 rootPath = './'