kindle manager
This commit is contained in:
@@ -15,8 +15,8 @@ from time import sleep
|
||||
from mtable import mTable
|
||||
import threading
|
||||
|
||||
#if hasattr(sys, 'frozen'):
|
||||
# os.environ['PATH'] = sys._MEIPASS + ";" + os.environ['PATH']
|
||||
if hasattr(sys, 'frozen'):
|
||||
os.environ['PATH'] = sys._MEIPASS + ";" + os.environ['PATH']
|
||||
|
||||
from PySide2.QtWidgets import (QMainWindow, QApplication, QMessageBox,
|
||||
QFileDialog, QLabel, QAbstractItemView, QHeaderView, QMenu)
|
||||
|
||||
Reference in New Issue
Block a user