mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
Fix import issue
This commit is contained in:
@@ -11,7 +11,8 @@ from tkinter.ttk import Frame, Label, Entry, Combobox
|
||||
|
||||
import psutil
|
||||
import requests
|
||||
|
||||
import sys
|
||||
sys.path.append('../../')
|
||||
from lib.render_workers.blender_worker import Blender
|
||||
from server_proxy import RenderServerProxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user