Compare commits
14 Commits
82d18aee26
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b86bef95 | |||
| 3f6bf53a96 | |||
| 72965f4308 | |||
| e9a4a6089f | |||
| cc2e801ec6 | |||
| 3c726a8937 | |||
| 949c6412d9 | |||
| 7b41ab6ad5 | |||
| 61a0ed9173 | |||
| 15b32ed988 | |||
| 8831aaa641 | |||
| d87eb7a22b | |||
| 206bb29334 | |||
| dcd2774336 |
+21
-16
@@ -1,16 +1,21 @@
|
||||
# Eclipse user settings directory
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
|
||||
# VS Codium user settings directory
|
||||
.vscode
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
MkpWIFI/__pycache__/
|
||||
MkpWIFI/build/
|
||||
MkpWIFI/dist/
|
||||
MkpWIFI/main.spec
|
||||
MkpWIFI/*.dll
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
# Eclipse user settings directory
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
|
||||
# VS Codium user settings directory
|
||||
.vscode
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
MkpWIFI/__pycache__/
|
||||
MkpWIFI/build/
|
||||
MkpWIFI/dist/
|
||||
MkpWIFI/main.spec
|
||||
MkpWIFI/*.dll
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
log
|
||||
__pycache__
|
||||
build
|
||||
dist
|
||||
main.spec
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,683 +0,0 @@
|
||||
(['C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py'],
|
||||
['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
|
||||
['codecs'],
|
||||
[],
|
||||
[],
|
||||
[],
|
||||
False,
|
||||
False,
|
||||
'3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit '
|
||||
'(AMD64)]',
|
||||
[('pyi_rth_qt5',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
|
||||
'PYSOURCE'),
|
||||
('main',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
|
||||
'PYSOURCE')],
|
||||
[('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
|
||||
('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
|
||||
('tracemalloc',
|
||||
'c:\\program files\\python37\\lib\\tracemalloc.py',
|
||||
'PYMODULE'),
|
||||
('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
|
||||
('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
|
||||
('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
|
||||
('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
|
||||
('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
|
||||
('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
|
||||
('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
|
||||
('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
|
||||
('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
|
||||
('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
|
||||
('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
|
||||
('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
|
||||
('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
|
||||
('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
|
||||
('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
|
||||
('importlib._bootstrap',
|
||||
'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
|
||||
'PYMODULE'),
|
||||
('importlib._bootstrap_external',
|
||||
'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
|
||||
'PYMODULE'),
|
||||
('importlib.machinery',
|
||||
'c:\\program files\\python37\\lib\\importlib\\machinery.py',
|
||||
'PYMODULE'),
|
||||
('importlib.util',
|
||||
'c:\\program files\\python37\\lib\\importlib\\util.py',
|
||||
'PYMODULE'),
|
||||
('importlib.abc',
|
||||
'c:\\program files\\python37\\lib\\importlib\\abc.py',
|
||||
'PYMODULE'),
|
||||
('importlib',
|
||||
'c:\\program files\\python37\\lib\\importlib\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
|
||||
('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
|
||||
('xml.sax.expatreader',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.saxutils',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
|
||||
'PYMODULE'),
|
||||
('urllib.request',
|
||||
'c:\\program files\\python37\\lib\\urllib\\request.py',
|
||||
'PYMODULE'),
|
||||
('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
|
||||
('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
|
||||
('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
|
||||
('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
|
||||
('http.cookiejar',
|
||||
'c:\\program files\\python37\\lib\\http\\cookiejar.py',
|
||||
'PYMODULE'),
|
||||
('urllib.response',
|
||||
'c:\\program files\\python37\\lib\\urllib\\response.py',
|
||||
'PYMODULE'),
|
||||
('urllib.error',
|
||||
'c:\\program files\\python37\\lib\\urllib\\error.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.handler',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax._exceptions',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.xmlreader',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
|
||||
'PYMODULE'),
|
||||
('xml.parsers',
|
||||
'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('xml.parsers.expat',
|
||||
'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
|
||||
'PYMODULE'),
|
||||
('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
|
||||
('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
|
||||
('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
|
||||
('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
|
||||
('urllib.parse',
|
||||
'c:\\program files\\python37\\lib\\urllib\\parse.py',
|
||||
'PYMODULE'),
|
||||
('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
|
||||
('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
|
||||
('pydoc_data',
|
||||
'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pydoc_data.topics',
|
||||
'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
|
||||
'PYMODULE'),
|
||||
('html.entities',
|
||||
'c:\\program files\\python37\\lib\\html\\entities.py',
|
||||
'PYMODULE'),
|
||||
('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
|
||||
('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
|
||||
('http.client',
|
||||
'c:\\program files\\python37\\lib\\http\\client.py',
|
||||
'PYMODULE'),
|
||||
('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
|
||||
('socketserver',
|
||||
'c:\\program files\\python37\\lib\\socketserver.py',
|
||||
'PYMODULE'),
|
||||
('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
|
||||
('http.server',
|
||||
'c:\\program files\\python37\\lib\\http\\server.py',
|
||||
'PYMODULE'),
|
||||
('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
|
||||
('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
|
||||
('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
|
||||
('email.feedparser',
|
||||
'c:\\program files\\python37\\lib\\email\\feedparser.py',
|
||||
'PYMODULE'),
|
||||
('email.parser',
|
||||
'c:\\program files\\python37\\lib\\email\\parser.py',
|
||||
'PYMODULE'),
|
||||
('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
|
||||
('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
|
||||
('email._parseaddr',
|
||||
'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
|
||||
'PYMODULE'),
|
||||
('email.utils',
|
||||
'c:\\program files\\python37\\lib\\email\\utils.py',
|
||||
'PYMODULE'),
|
||||
('email.errors',
|
||||
'c:\\program files\\python37\\lib\\email\\errors.py',
|
||||
'PYMODULE'),
|
||||
('email.header',
|
||||
'c:\\program files\\python37\\lib\\email\\header.py',
|
||||
'PYMODULE'),
|
||||
('email._policybase',
|
||||
'c:\\program files\\python37\\lib\\email\\_policybase.py',
|
||||
'PYMODULE'),
|
||||
('email.base64mime',
|
||||
'c:\\program files\\python37\\lib\\email\\base64mime.py',
|
||||
'PYMODULE'),
|
||||
('email.encoders',
|
||||
'c:\\program files\\python37\\lib\\email\\encoders.py',
|
||||
'PYMODULE'),
|
||||
('email.charset',
|
||||
'c:\\program files\\python37\\lib\\email\\charset.py',
|
||||
'PYMODULE'),
|
||||
('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
|
||||
('email._encoded_words',
|
||||
'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
|
||||
'PYMODULE'),
|
||||
('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
|
||||
('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
|
||||
('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
|
||||
('email.generator',
|
||||
'c:\\program files\\python37\\lib\\email\\generator.py',
|
||||
'PYMODULE'),
|
||||
('email.iterators',
|
||||
'c:\\program files\\python37\\lib\\email\\iterators.py',
|
||||
'PYMODULE'),
|
||||
('urllib',
|
||||
'c:\\program files\\python37\\lib\\urllib\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('email._header_value_parser',
|
||||
'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
|
||||
'PYMODULE'),
|
||||
('email.headerregistry',
|
||||
'c:\\program files\\python37\\lib\\email\\headerregistry.py',
|
||||
'PYMODULE'),
|
||||
('email.quoprimime',
|
||||
'c:\\program files\\python37\\lib\\email\\quoprimime.py',
|
||||
'PYMODULE'),
|
||||
('email.contentmanager',
|
||||
'c:\\program files\\python37\\lib\\email\\contentmanager.py',
|
||||
'PYMODULE'),
|
||||
('email.policy',
|
||||
'c:\\program files\\python37\\lib\\email\\policy.py',
|
||||
'PYMODULE'),
|
||||
('email.message',
|
||||
'c:\\program files\\python37\\lib\\email\\message.py',
|
||||
'PYMODULE'),
|
||||
('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
|
||||
('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
|
||||
('_compression',
|
||||
'c:\\program files\\python37\\lib\\_compression.py',
|
||||
'PYMODULE'),
|
||||
('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
|
||||
('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
|
||||
('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
|
||||
('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
|
||||
('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
|
||||
('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
|
||||
('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
|
||||
('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
|
||||
('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
|
||||
('unittest.util',
|
||||
'c:\\program files\\python37\\lib\\unittest\\util.py',
|
||||
'PYMODULE'),
|
||||
('unittest.result',
|
||||
'c:\\program files\\python37\\lib\\unittest\\result.py',
|
||||
'PYMODULE'),
|
||||
('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
|
||||
('_compat_pickle',
|
||||
'c:\\program files\\python37\\lib\\_compat_pickle.py',
|
||||
'PYMODULE'),
|
||||
('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
|
||||
('logging',
|
||||
'c:\\program files\\python37\\lib\\logging\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
|
||||
('unittest.case',
|
||||
'c:\\program files\\python37\\lib\\unittest\\case.py',
|
||||
'PYMODULE'),
|
||||
('unittest.suite',
|
||||
'c:\\program files\\python37\\lib\\unittest\\suite.py',
|
||||
'PYMODULE'),
|
||||
('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
|
||||
('unittest.loader',
|
||||
'c:\\program files\\python37\\lib\\unittest\\loader.py',
|
||||
'PYMODULE'),
|
||||
('unittest.runner',
|
||||
'c:\\program files\\python37\\lib\\unittest\\runner.py',
|
||||
'PYMODULE'),
|
||||
('unittest.main',
|
||||
'c:\\program files\\python37\\lib\\unittest\\main.py',
|
||||
'PYMODULE'),
|
||||
('unittest.signals',
|
||||
'c:\\program files\\python37\\lib\\unittest\\signals.py',
|
||||
'PYMODULE'),
|
||||
('unittest',
|
||||
'c:\\program files\\python37\\lib\\unittest\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
|
||||
('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
|
||||
('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
|
||||
('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
|
||||
('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
|
||||
('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
|
||||
('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
|
||||
('genericpath',
|
||||
'c:\\program files\\python37\\lib\\genericpath.py',
|
||||
'PYMODULE'),
|
||||
('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
|
||||
('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
|
||||
('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
|
||||
('_threading_local',
|
||||
'c:\\program files\\python37\\lib\\_threading_local.py',
|
||||
'PYMODULE'),
|
||||
('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
|
||||
('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
|
||||
('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
|
||||
('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
|
||||
('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
|
||||
('MkpWIFI.MKPrint_GUI',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
|
||||
'PYMODULE'),
|
||||
('MkpWIFI',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('PyQt5',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
|
||||
('json.encoder',
|
||||
'c:\\program files\\python37\\lib\\json\\encoder.py',
|
||||
'PYMODULE'),
|
||||
('json.decoder',
|
||||
'c:\\program files\\python37\\lib\\json\\decoder.py',
|
||||
'PYMODULE'),
|
||||
('json.scanner',
|
||||
'c:\\program files\\python37\\lib\\json\\scanner.py',
|
||||
'PYMODULE'),
|
||||
('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
|
||||
('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')],
|
||||
[('api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-math-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('VCRUNTIME140.dll',
|
||||
'c:\\program files\\python37\\VCRUNTIME140.dll',
|
||||
'BINARY'),
|
||||
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
|
||||
('api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('ucrtbase.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-process-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-time-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-debug-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l2-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-profile-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-util-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-handle-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-memory-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-localization-l1-2-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-console-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'BINARY'),
|
||||
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
|
||||
('unicodedata',
|
||||
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
|
||||
'EXTENSION'),
|
||||
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
|
||||
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
|
||||
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
|
||||
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
|
||||
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
|
||||
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
|
||||
('PyQt5.QtGui',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtCore',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.sip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtWidgets',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
|
||||
'EXTENSION'),
|
||||
('Qt5Gui.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('Qt5Core.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
|
||||
'BINARY'),
|
||||
('Qt5Quick.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
|
||||
'BINARY'),
|
||||
('Qt5WebSockets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
|
||||
'BINARY'),
|
||||
('Qt5Network.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
|
||||
'BINARY'),
|
||||
('Qt5Svg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
|
||||
'BINARY'),
|
||||
('libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('Qt5Widgets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
|
||||
'BINARY'),
|
||||
('Qt5DBus.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
|
||||
'BINARY'),
|
||||
('MSVCP140.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
|
||||
'BINARY'),
|
||||
('libcrypto-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('libssl-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
|
||||
('Qt5Qml.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'BINARY')],
|
||||
[],
|
||||
[],
|
||||
[('base_library.zip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'DATA')],
|
||||
[])
|
||||
@@ -1,440 +0,0 @@
|
||||
('C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\dist\\main.exe',
|
||||
True,
|
||||
False,
|
||||
False,
|
||||
None,
|
||||
None,
|
||||
False,
|
||||
False,
|
||||
'<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1"><assemblyIdentity name="main" processorArchitecture="amd64" type="win32" version="1.0.0.0"/><dependency><dependentAssembly><assemblyIdentity language="*" name="Microsoft.Windows.Common-Controls" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" type="win32" version="6.0.0.0"/><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/></dependentAssembly></dependency><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application><supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/><supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/></application></compatibility></assembly>',
|
||||
True,
|
||||
'main.pkg',
|
||||
[('PYZ-00.pyz',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
|
||||
'PYZ'),
|
||||
('struct',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
|
||||
'PYMODULE'),
|
||||
('pyimod01_os_path',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
|
||||
'PYMODULE'),
|
||||
('pyimod02_archive',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
|
||||
'PYMODULE'),
|
||||
('pyimod03_importers',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
|
||||
'PYMODULE'),
|
||||
('pyiboot01_bootstrap',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||
'PYSOURCE'),
|
||||
('pyi_rth_qt5',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
|
||||
'PYSOURCE'),
|
||||
('main',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
|
||||
'PYSOURCE'),
|
||||
('api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-math-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('VCRUNTIME140.dll',
|
||||
'c:\\program files\\python37\\VCRUNTIME140.dll',
|
||||
'BINARY'),
|
||||
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
|
||||
('api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('ucrtbase.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-process-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-time-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-debug-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l2-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-profile-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-util-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-handle-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-memory-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-localization-l1-2-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-console-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'BINARY'),
|
||||
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
|
||||
('unicodedata',
|
||||
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
|
||||
'EXTENSION'),
|
||||
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
|
||||
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
|
||||
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
|
||||
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
|
||||
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
|
||||
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
|
||||
('PyQt5.QtGui',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtCore',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.sip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtWidgets',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
|
||||
'EXTENSION'),
|
||||
('Qt5Gui.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('Qt5Core.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
|
||||
'BINARY'),
|
||||
('Qt5Quick.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
|
||||
'BINARY'),
|
||||
('Qt5WebSockets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
|
||||
'BINARY'),
|
||||
('Qt5Network.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
|
||||
'BINARY'),
|
||||
('Qt5Svg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
|
||||
'BINARY'),
|
||||
('libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('Qt5Widgets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
|
||||
'BINARY'),
|
||||
('Qt5DBus.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
|
||||
'BINARY'),
|
||||
('MSVCP140.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
|
||||
'BINARY'),
|
||||
('libcrypto-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('libssl-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
|
||||
('Qt5Qml.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('base_library.zip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'DATA'),
|
||||
('main.exe.manifest',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
|
||||
'BINARY'),
|
||||
('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
|
||||
[],
|
||||
False,
|
||||
False,
|
||||
1555509474,
|
||||
[('run.exe',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\bootloader\\Windows-64bit\\run.exe',
|
||||
'EXECUTABLE')])
|
||||
Binary file not shown.
@@ -1,432 +0,0 @@
|
||||
('C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PKG-00.pkg',
|
||||
{'BINARY': 1,
|
||||
'DATA': 1,
|
||||
'EXECUTABLE': 1,
|
||||
'EXTENSION': 1,
|
||||
'PYMODULE': 1,
|
||||
'PYSOURCE': 1,
|
||||
'PYZ': 0},
|
||||
[('PYZ-00.pyz',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
|
||||
'PYZ'),
|
||||
('struct',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\localpycos\\struct.pyo',
|
||||
'PYMODULE'),
|
||||
('pyimod01_os_path',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
|
||||
'PYMODULE'),
|
||||
('pyimod02_archive',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
|
||||
'PYMODULE'),
|
||||
('pyimod03_importers',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
|
||||
'PYMODULE'),
|
||||
('pyiboot01_bootstrap',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
|
||||
'PYSOURCE'),
|
||||
('pyi_rth_qt5',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_qt5.py',
|
||||
'PYSOURCE'),
|
||||
('main',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\main.py',
|
||||
'PYSOURCE'),
|
||||
('api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-locale-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-math-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-math-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('VCRUNTIME140.dll',
|
||||
'c:\\program files\\python37\\VCRUNTIME140.dll',
|
||||
'BINARY'),
|
||||
('python37.dll', 'c:\\program files\\python37\\python37.dll', 'BINARY'),
|
||||
('api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-stdio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-runtime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('ucrtbase.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\ucrtbase.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-convert-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-environment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-process-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-process-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-conio-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-filesystem-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-time-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-time-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-string-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-string-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-libraryloader-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-debug-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-debug-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-timezone-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l2-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l2-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-datetime-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-profile-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-profile-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-util-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-util-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-namedpipe-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-errorhandling-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-handle-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-handle-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-sysinfo-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-1.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-interlocked-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-memory-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-memory-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-localization-l1-2-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-localization-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-console-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-console-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-heap-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-heap-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processenvironment-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-processthreads-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-file-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-file-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-core-rtlsupport-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-core-synch-l1-2-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-core-synch-l1-2-0.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwebp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwebgl.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qsvg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\opengl32sw.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qicns.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qjpeg.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtiff.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qwindows.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qwbmp.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libEGL.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qminimal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qico.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\styles\\qwindowsvistastyle.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\iconengines\\qsvgicon.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platformthemes\\qxdgdesktopportal.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qtga.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\imageformats\\qgif.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\plugins\\platforms\\qoffscreen.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\d3dcompiler_47.dll',
|
||||
'BINARY'),
|
||||
('_ssl', 'c:\\program files\\python37\\DLLs\\_ssl.pyd', 'EXTENSION'),
|
||||
('unicodedata',
|
||||
'c:\\program files\\python37\\DLLs\\unicodedata.pyd',
|
||||
'EXTENSION'),
|
||||
('pyexpat', 'c:\\program files\\python37\\DLLs\\pyexpat.pyd', 'EXTENSION'),
|
||||
('_hashlib', 'c:\\program files\\python37\\DLLs\\_hashlib.pyd', 'EXTENSION'),
|
||||
('_bz2', 'c:\\program files\\python37\\DLLs\\_bz2.pyd', 'EXTENSION'),
|
||||
('_lzma', 'c:\\program files\\python37\\DLLs\\_lzma.pyd', 'EXTENSION'),
|
||||
('_socket', 'c:\\program files\\python37\\DLLs\\_socket.pyd', 'EXTENSION'),
|
||||
('select', 'c:\\program files\\python37\\DLLs\\select.pyd', 'EXTENSION'),
|
||||
('PyQt5.QtGui',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtGui.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtCore',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtCore.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.sip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\sip.pyd',
|
||||
'EXTENSION'),
|
||||
('PyQt5.QtWidgets',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\QtWidgets.pyd',
|
||||
'EXTENSION'),
|
||||
('Qt5Gui.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5gui.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'C:/Program Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-utility-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('Qt5Core.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5core.dll',
|
||||
'BINARY'),
|
||||
('Qt5Quick.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5quick.dll',
|
||||
'BINARY'),
|
||||
('Qt5WebSockets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5websockets.dll',
|
||||
'BINARY'),
|
||||
('Qt5Network.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5network.dll',
|
||||
'BINARY'),
|
||||
('Qt5Svg.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5svg.dll',
|
||||
'BINARY'),
|
||||
('libGLESv2.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\libGLESv2.dll',
|
||||
'BINARY'),
|
||||
('Qt5Widgets.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5widgets.dll',
|
||||
'BINARY'),
|
||||
('Qt5DBus.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\qt5dbus.dll',
|
||||
'BINARY'),
|
||||
('MSVCP140.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\MSVCP140.dll',
|
||||
'BINARY'),
|
||||
('libcrypto-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libcrypto-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('libssl-1_1-x64.dll',
|
||||
'c:\\program files\\python37\\DLLs\\libssl-1_1-x64.dll',
|
||||
'BINARY'),
|
||||
('python3.dll', 'c:\\program files\\python37\\python3.dll', 'BINARY'),
|
||||
('Qt5Qml.dll',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\bin\\Qt5Qml.dll',
|
||||
'BINARY'),
|
||||
('api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'C:/Program '
|
||||
'Files/Java/jre1.8.0_201/bin\\api-ms-win-crt-multibyte-l1-1-0.dll',
|
||||
'BINARY'),
|
||||
('base_library.zip',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\base_library.zip',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_lv.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_de.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_pl.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ko.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_uk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_hu.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_gd.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ja.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_es.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_he.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fr.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ar.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_fi.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_cs.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_bg.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_it.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ru.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_en.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_da.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_sk.qm',
|
||||
'DATA'),
|
||||
('PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\Qt\\translations\\qtbase_ca.qm',
|
||||
'DATA'),
|
||||
('main.exe.manifest',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\main.exe.manifest',
|
||||
'BINARY'),
|
||||
('pyi-windows-manifest-filename main.exe.manifest', '', 'OPTION')],
|
||||
False,
|
||||
False,
|
||||
False)
|
||||
Binary file not shown.
@@ -1,278 +0,0 @@
|
||||
('C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\build\\main\\PYZ-00.pyz',
|
||||
[('ntpath', 'c:\\program files\\python37\\lib\\ntpath.py', 'PYMODULE'),
|
||||
('_strptime', 'c:\\program files\\python37\\lib\\_strptime.py', 'PYMODULE'),
|
||||
('tracemalloc',
|
||||
'c:\\program files\\python37\\lib\\tracemalloc.py',
|
||||
'PYMODULE'),
|
||||
('stringprep', 'c:\\program files\\python37\\lib\\stringprep.py', 'PYMODULE'),
|
||||
('typing', 'c:\\program files\\python37\\lib\\typing.py', 'PYMODULE'),
|
||||
('__future__', 'c:\\program files\\python37\\lib\\__future__.py', 'PYMODULE'),
|
||||
('difflib', 'c:\\program files\\python37\\lib\\difflib.py', 'PYMODULE'),
|
||||
('ast', 'c:\\program files\\python37\\lib\\ast.py', 'PYMODULE'),
|
||||
('inspect', 'c:\\program files\\python37\\lib\\inspect.py', 'PYMODULE'),
|
||||
('cmd', 'c:\\program files\\python37\\lib\\cmd.py', 'PYMODULE'),
|
||||
('bdb', 'c:\\program files\\python37\\lib\\bdb.py', 'PYMODULE'),
|
||||
('opcode', 'c:\\program files\\python37\\lib\\opcode.py', 'PYMODULE'),
|
||||
('dis', 'c:\\program files\\python37\\lib\\dis.py', 'PYMODULE'),
|
||||
('codeop', 'c:\\program files\\python37\\lib\\codeop.py', 'PYMODULE'),
|
||||
('code', 'c:\\program files\\python37\\lib\\code.py', 'PYMODULE'),
|
||||
('glob', 'c:\\program files\\python37\\lib\\glob.py', 'PYMODULE'),
|
||||
('shlex', 'c:\\program files\\python37\\lib\\shlex.py', 'PYMODULE'),
|
||||
('runpy', 'c:\\program files\\python37\\lib\\runpy.py', 'PYMODULE'),
|
||||
('importlib._bootstrap',
|
||||
'c:\\program files\\python37\\lib\\importlib\\_bootstrap.py',
|
||||
'PYMODULE'),
|
||||
('importlib._bootstrap_external',
|
||||
'c:\\program files\\python37\\lib\\importlib\\_bootstrap_external.py',
|
||||
'PYMODULE'),
|
||||
('importlib.machinery',
|
||||
'c:\\program files\\python37\\lib\\importlib\\machinery.py',
|
||||
'PYMODULE'),
|
||||
('importlib.util',
|
||||
'c:\\program files\\python37\\lib\\importlib\\util.py',
|
||||
'PYMODULE'),
|
||||
('importlib.abc',
|
||||
'c:\\program files\\python37\\lib\\importlib\\abc.py',
|
||||
'PYMODULE'),
|
||||
('importlib',
|
||||
'c:\\program files\\python37\\lib\\importlib\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pkgutil', 'c:\\program files\\python37\\lib\\pkgutil.py', 'PYMODULE'),
|
||||
('xml', 'c:\\program files\\python37\\lib\\xml\\__init__.py', 'PYMODULE'),
|
||||
('xml.sax.expatreader',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\expatreader.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.saxutils',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\saxutils.py',
|
||||
'PYMODULE'),
|
||||
('urllib.request',
|
||||
'c:\\program files\\python37\\lib\\urllib\\request.py',
|
||||
'PYMODULE'),
|
||||
('getpass', 'c:\\program files\\python37\\lib\\getpass.py', 'PYMODULE'),
|
||||
('nturl2path', 'c:\\program files\\python37\\lib\\nturl2path.py', 'PYMODULE'),
|
||||
('ftplib', 'c:\\program files\\python37\\lib\\ftplib.py', 'PYMODULE'),
|
||||
('netrc', 'c:\\program files\\python37\\lib\\netrc.py', 'PYMODULE'),
|
||||
('http.cookiejar',
|
||||
'c:\\program files\\python37\\lib\\http\\cookiejar.py',
|
||||
'PYMODULE'),
|
||||
('urllib.response',
|
||||
'c:\\program files\\python37\\lib\\urllib\\response.py',
|
||||
'PYMODULE'),
|
||||
('urllib.error',
|
||||
'c:\\program files\\python37\\lib\\urllib\\error.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.handler',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\handler.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax._exceptions',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\_exceptions.py',
|
||||
'PYMODULE'),
|
||||
('xml.sax.xmlreader',
|
||||
'c:\\program files\\python37\\lib\\xml\\sax\\xmlreader.py',
|
||||
'PYMODULE'),
|
||||
('xml.parsers',
|
||||
'c:\\program files\\python37\\lib\\xml\\parsers\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('xml.parsers.expat',
|
||||
'c:\\program files\\python37\\lib\\xml\\parsers\\expat.py',
|
||||
'PYMODULE'),
|
||||
('plistlib', 'c:\\program files\\python37\\lib\\plistlib.py', 'PYMODULE'),
|
||||
('platform', 'c:\\program files\\python37\\lib\\platform.py', 'PYMODULE'),
|
||||
('token', 'c:\\program files\\python37\\lib\\token.py', 'PYMODULE'),
|
||||
('tokenize', 'c:\\program files\\python37\\lib\\tokenize.py', 'PYMODULE'),
|
||||
('urllib.parse',
|
||||
'c:\\program files\\python37\\lib\\urllib\\parse.py',
|
||||
'PYMODULE'),
|
||||
('tempfile', 'c:\\program files\\python37\\lib\\tempfile.py', 'PYMODULE'),
|
||||
('tty', 'c:\\program files\\python37\\lib\\tty.py', 'PYMODULE'),
|
||||
('pydoc_data',
|
||||
'c:\\program files\\python37\\lib\\pydoc_data\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pydoc_data.topics',
|
||||
'c:\\program files\\python37\\lib\\pydoc_data\\topics.py',
|
||||
'PYMODULE'),
|
||||
('html.entities',
|
||||
'c:\\program files\\python37\\lib\\html\\entities.py',
|
||||
'PYMODULE'),
|
||||
('html', 'c:\\program files\\python37\\lib\\html\\__init__.py', 'PYMODULE'),
|
||||
('ssl', 'c:\\program files\\python37\\lib\\ssl.py', 'PYMODULE'),
|
||||
('http.client',
|
||||
'c:\\program files\\python37\\lib\\http\\client.py',
|
||||
'PYMODULE'),
|
||||
('mimetypes', 'c:\\program files\\python37\\lib\\mimetypes.py', 'PYMODULE'),
|
||||
('socketserver',
|
||||
'c:\\program files\\python37\\lib\\socketserver.py',
|
||||
'PYMODULE'),
|
||||
('http', 'c:\\program files\\python37\\lib\\http\\__init__.py', 'PYMODULE'),
|
||||
('http.server',
|
||||
'c:\\program files\\python37\\lib\\http\\server.py',
|
||||
'PYMODULE'),
|
||||
('optparse', 'c:\\program files\\python37\\lib\\optparse.py', 'PYMODULE'),
|
||||
('uu', 'c:\\program files\\python37\\lib\\uu.py', 'PYMODULE'),
|
||||
('quopri', 'c:\\program files\\python37\\lib\\quopri.py', 'PYMODULE'),
|
||||
('email.feedparser',
|
||||
'c:\\program files\\python37\\lib\\email\\feedparser.py',
|
||||
'PYMODULE'),
|
||||
('email.parser',
|
||||
'c:\\program files\\python37\\lib\\email\\parser.py',
|
||||
'PYMODULE'),
|
||||
('email', 'c:\\program files\\python37\\lib\\email\\__init__.py', 'PYMODULE'),
|
||||
('calendar', 'c:\\program files\\python37\\lib\\calendar.py', 'PYMODULE'),
|
||||
('email._parseaddr',
|
||||
'c:\\program files\\python37\\lib\\email\\_parseaddr.py',
|
||||
'PYMODULE'),
|
||||
('email.utils',
|
||||
'c:\\program files\\python37\\lib\\email\\utils.py',
|
||||
'PYMODULE'),
|
||||
('email.errors',
|
||||
'c:\\program files\\python37\\lib\\email\\errors.py',
|
||||
'PYMODULE'),
|
||||
('email.header',
|
||||
'c:\\program files\\python37\\lib\\email\\header.py',
|
||||
'PYMODULE'),
|
||||
('email._policybase',
|
||||
'c:\\program files\\python37\\lib\\email\\_policybase.py',
|
||||
'PYMODULE'),
|
||||
('email.base64mime',
|
||||
'c:\\program files\\python37\\lib\\email\\base64mime.py',
|
||||
'PYMODULE'),
|
||||
('email.encoders',
|
||||
'c:\\program files\\python37\\lib\\email\\encoders.py',
|
||||
'PYMODULE'),
|
||||
('email.charset',
|
||||
'c:\\program files\\python37\\lib\\email\\charset.py',
|
||||
'PYMODULE'),
|
||||
('base64', 'c:\\program files\\python37\\lib\\base64.py', 'PYMODULE'),
|
||||
('email._encoded_words',
|
||||
'c:\\program files\\python37\\lib\\email\\_encoded_words.py',
|
||||
'PYMODULE'),
|
||||
('hashlib', 'c:\\program files\\python37\\lib\\hashlib.py', 'PYMODULE'),
|
||||
('bisect', 'c:\\program files\\python37\\lib\\bisect.py', 'PYMODULE'),
|
||||
('random', 'c:\\program files\\python37\\lib\\random.py', 'PYMODULE'),
|
||||
('email.generator',
|
||||
'c:\\program files\\python37\\lib\\email\\generator.py',
|
||||
'PYMODULE'),
|
||||
('email.iterators',
|
||||
'c:\\program files\\python37\\lib\\email\\iterators.py',
|
||||
'PYMODULE'),
|
||||
('urllib',
|
||||
'c:\\program files\\python37\\lib\\urllib\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('email._header_value_parser',
|
||||
'c:\\program files\\python37\\lib\\email\\_header_value_parser.py',
|
||||
'PYMODULE'),
|
||||
('email.headerregistry',
|
||||
'c:\\program files\\python37\\lib\\email\\headerregistry.py',
|
||||
'PYMODULE'),
|
||||
('email.quoprimime',
|
||||
'c:\\program files\\python37\\lib\\email\\quoprimime.py',
|
||||
'PYMODULE'),
|
||||
('email.contentmanager',
|
||||
'c:\\program files\\python37\\lib\\email\\contentmanager.py',
|
||||
'PYMODULE'),
|
||||
('email.policy',
|
||||
'c:\\program files\\python37\\lib\\email\\policy.py',
|
||||
'PYMODULE'),
|
||||
('email.message',
|
||||
'c:\\program files\\python37\\lib\\email\\message.py',
|
||||
'PYMODULE'),
|
||||
('bz2', 'c:\\program files\\python37\\lib\\bz2.py', 'PYMODULE'),
|
||||
('lzma', 'c:\\program files\\python37\\lib\\lzma.py', 'PYMODULE'),
|
||||
('_compression',
|
||||
'c:\\program files\\python37\\lib\\_compression.py',
|
||||
'PYMODULE'),
|
||||
('gzip', 'c:\\program files\\python37\\lib\\gzip.py', 'PYMODULE'),
|
||||
('tarfile', 'c:\\program files\\python37\\lib\\tarfile.py', 'PYMODULE'),
|
||||
('py_compile', 'c:\\program files\\python37\\lib\\py_compile.py', 'PYMODULE'),
|
||||
('zipfile', 'c:\\program files\\python37\\lib\\zipfile.py', 'PYMODULE'),
|
||||
('shutil', 'c:\\program files\\python37\\lib\\shutil.py', 'PYMODULE'),
|
||||
('webbrowser', 'c:\\program files\\python37\\lib\\webbrowser.py', 'PYMODULE'),
|
||||
('pydoc', 'c:\\program files\\python37\\lib\\pydoc.py', 'PYMODULE'),
|
||||
('getopt', 'c:\\program files\\python37\\lib\\getopt.py', 'PYMODULE'),
|
||||
('pdb', 'c:\\program files\\python37\\lib\\pdb.py', 'PYMODULE'),
|
||||
('unittest.util',
|
||||
'c:\\program files\\python37\\lib\\unittest\\util.py',
|
||||
'PYMODULE'),
|
||||
('unittest.result',
|
||||
'c:\\program files\\python37\\lib\\unittest\\result.py',
|
||||
'PYMODULE'),
|
||||
('string', 'c:\\program files\\python37\\lib\\string.py', 'PYMODULE'),
|
||||
('_compat_pickle',
|
||||
'c:\\program files\\python37\\lib\\_compat_pickle.py',
|
||||
'PYMODULE'),
|
||||
('pickle', 'c:\\program files\\python37\\lib\\pickle.py', 'PYMODULE'),
|
||||
('logging',
|
||||
'c:\\program files\\python37\\lib\\logging\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('pprint', 'c:\\program files\\python37\\lib\\pprint.py', 'PYMODULE'),
|
||||
('unittest.case',
|
||||
'c:\\program files\\python37\\lib\\unittest\\case.py',
|
||||
'PYMODULE'),
|
||||
('unittest.suite',
|
||||
'c:\\program files\\python37\\lib\\unittest\\suite.py',
|
||||
'PYMODULE'),
|
||||
('fnmatch', 'c:\\program files\\python37\\lib\\fnmatch.py', 'PYMODULE'),
|
||||
('unittest.loader',
|
||||
'c:\\program files\\python37\\lib\\unittest\\loader.py',
|
||||
'PYMODULE'),
|
||||
('unittest.runner',
|
||||
'c:\\program files\\python37\\lib\\unittest\\runner.py',
|
||||
'PYMODULE'),
|
||||
('unittest.main',
|
||||
'c:\\program files\\python37\\lib\\unittest\\main.py',
|
||||
'PYMODULE'),
|
||||
('unittest.signals',
|
||||
'c:\\program files\\python37\\lib\\unittest\\signals.py',
|
||||
'PYMODULE'),
|
||||
('unittest',
|
||||
'c:\\program files\\python37\\lib\\unittest\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('struct', 'c:\\program files\\python37\\lib\\struct.py', 'PYMODULE'),
|
||||
('gettext', 'c:\\program files\\python37\\lib\\gettext.py', 'PYMODULE'),
|
||||
('textwrap', 'c:\\program files\\python37\\lib\\textwrap.py', 'PYMODULE'),
|
||||
('argparse', 'c:\\program files\\python37\\lib\\argparse.py', 'PYMODULE'),
|
||||
('doctest', 'c:\\program files\\python37\\lib\\doctest.py', 'PYMODULE'),
|
||||
('_py_abc', 'c:\\program files\\python37\\lib\\_py_abc.py', 'PYMODULE'),
|
||||
('stat', 'c:\\program files\\python37\\lib\\stat.py', 'PYMODULE'),
|
||||
('genericpath',
|
||||
'c:\\program files\\python37\\lib\\genericpath.py',
|
||||
'PYMODULE'),
|
||||
('posixpath', 'c:\\program files\\python37\\lib\\posixpath.py', 'PYMODULE'),
|
||||
('signal', 'c:\\program files\\python37\\lib\\signal.py', 'PYMODULE'),
|
||||
('contextlib', 'c:\\program files\\python37\\lib\\contextlib.py', 'PYMODULE'),
|
||||
('_threading_local',
|
||||
'c:\\program files\\python37\\lib\\_threading_local.py',
|
||||
'PYMODULE'),
|
||||
('threading', 'c:\\program files\\python37\\lib\\threading.py', 'PYMODULE'),
|
||||
('selectors', 'c:\\program files\\python37\\lib\\selectors.py', 'PYMODULE'),
|
||||
('subprocess', 'c:\\program files\\python37\\lib\\subprocess.py', 'PYMODULE'),
|
||||
('os', 'c:\\program files\\python37\\lib\\os.py', 'PYMODULE'),
|
||||
('copy', 'c:\\program files\\python37\\lib\\copy.py', 'PYMODULE'),
|
||||
('MkpWIFI.MKPrint_GUI',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\MKPrint_GUI.py',
|
||||
'PYMODULE'),
|
||||
('MkpWIFI',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('PyQt5',
|
||||
'C:\\Users\\Emanuele '
|
||||
'Trabattoni\\AppData\\Roaming\\Python\\Python37\\site-packages\\PyQt5\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('json', 'c:\\program files\\python37\\lib\\json\\__init__.py', 'PYMODULE'),
|
||||
('json.encoder',
|
||||
'c:\\program files\\python37\\lib\\json\\encoder.py',
|
||||
'PYMODULE'),
|
||||
('json.decoder',
|
||||
'c:\\program files\\python37\\lib\\json\\decoder.py',
|
||||
'PYMODULE'),
|
||||
('json.scanner',
|
||||
'c:\\program files\\python37\\lib\\json\\scanner.py',
|
||||
'PYMODULE'),
|
||||
('socket', 'c:\\program files\\python37\\lib\\socket.py', 'PYMODULE'),
|
||||
('datetime', 'c:\\program files\\python37\\lib\\datetime.py', 'PYMODULE')])
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<assemblyIdentity name="main" processorArchitecture="amd64" type="win32" version="1.0.0.0"/>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity language="*" name="Microsoft.Windows.Common-Controls" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" type="win32" version="6.0.0.0"/>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
||||
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
||||
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
|
||||
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
|
||||
</application>
|
||||
</compatibility>
|
||||
</assembly>
|
||||
@@ -1,32 +0,0 @@
|
||||
|
||||
This file lists modules PyInstaller was not able to find. This does not
|
||||
necessarily mean this module is required for running you program. Python and
|
||||
Python 3rd-party packages include a lot of conditional or optional module. For
|
||||
example the module 'ntpath' only exists on Windows, whereas the module
|
||||
'posixpath' only exists on Posix systems.
|
||||
|
||||
Types if import:
|
||||
* top-level: imported at the top-level - look at these first
|
||||
* conditional: imported within an if-statement
|
||||
* delayed: imported from within a function
|
||||
* optional: imported within a try-except-statement
|
||||
|
||||
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
||||
yourself tracking down the missing module. Thanks!
|
||||
|
||||
missing module named resource - imported by posix (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named posix - imported by os (conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named _posixsubprocess - imported by subprocess (conditional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named readline - imported by cmd (delayed, conditional, optional), code (delayed, conditional, optional), pdb (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named _winreg - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named _scproxy - imported by urllib.request (conditional)
|
||||
missing module named java - imported by platform (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named 'java.lang' - imported by platform (delayed, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax._exceptions (conditional)
|
||||
missing module named vms_lib - imported by platform (delayed, conditional, optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named termios - imported by tty (top-level), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), getpass (optional)
|
||||
missing module named grp - imported by shutil (optional), tarfile (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
missing module named 'org.python' - imported by pickle (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), xml.sax (delayed, conditional)
|
||||
missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), http.server (delayed, optional), webbrowser (delayed), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level), netrc (delayed, conditional), getpass (delayed)
|
||||
missing module named org - imported by copy (optional), C:\Users\Emanuele Trabattoni\Documents\workspace\MarkoprintWIFI\MkpWIFI\main.py (top-level)
|
||||
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -45,8 +45,8 @@ MKPcommands = {
|
||||
'begin': '\x02', # STX
|
||||
'end': '\x03', # ETX
|
||||
'command': 'TZ{imageName};{printMode};{queueNo};{delay}\r{fieldContent}\r{counterStart}',
|
||||
'success': '\x06\x02([0-9])OK\x03',
|
||||
'error': '([0-9])E([0-9])',
|
||||
'success': '([0-9]OK)',
|
||||
'error': '([0-9]E[0-9])',
|
||||
'args': ['imageName', 'printMode', 'fieldContent'],
|
||||
'optArgs': ['queueNo', 'delay', 'counterStart']
|
||||
},
|
||||
|
||||
+33
-33
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"ip": "192.168.40.30",
|
||||
"port": 8899,
|
||||
"name": "MKPsouplesse",
|
||||
"autoconnect": true,
|
||||
"keepalive": 5000,
|
||||
"timeout": 0.5,
|
||||
"inkstat": 2,
|
||||
"printcmd": {
|
||||
"filename": "TM1.00I",
|
||||
"dateformat": "%d%m%y-",
|
||||
"handshake": "*",
|
||||
"printmode": "11",
|
||||
"headstatus": [
|
||||
"ink",
|
||||
"htmr",
|
||||
"iuse",
|
||||
"xclk",
|
||||
"bat",
|
||||
"txt",
|
||||
"pause",
|
||||
"headOk",
|
||||
"headTyp",
|
||||
"labelCnt",
|
||||
"ztv",
|
||||
"cp",
|
||||
"lx",
|
||||
"exInk",
|
||||
"scStat",
|
||||
"inkStat"
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"ip": "192.168.40.30",
|
||||
"port": 8899,
|
||||
"name": "MKPsouplesse",
|
||||
"autoconnect": true,
|
||||
"keepalive": 5.0,
|
||||
"timeout": 0.5,
|
||||
"inkstat": 2,
|
||||
"printcmd": {
|
||||
"filename": "TM1.00I",
|
||||
"dateformat": "%d%m%y-",
|
||||
"handshake": "*",
|
||||
"printmode": "11",
|
||||
"headstatus": [
|
||||
"ink",
|
||||
"htmr",
|
||||
"iuse",
|
||||
"xclk",
|
||||
"bat",
|
||||
"txt",
|
||||
"pause",
|
||||
"headOk",
|
||||
"headTyp",
|
||||
"labelCnt",
|
||||
"ztv",
|
||||
"cp",
|
||||
"lx",
|
||||
"exInk",
|
||||
"scStat",
|
||||
"inkStat"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
-14
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"ip":"192.168.1.1",
|
||||
"port": 10200,
|
||||
"name":"MKPsouplesse",
|
||||
"autoconnect":true,
|
||||
"keepalive":5000,
|
||||
"timeout": 0.5,
|
||||
"printcmd": {
|
||||
"filename":"TM1.00I",
|
||||
"dateformat": "%d%m%y-",
|
||||
"handshake" : "*",
|
||||
"printmode" : "11"
|
||||
}
|
||||
}
|
||||
Vendored
BIN
Binary file not shown.
+25
-2
@@ -6,6 +6,29 @@ Created on Sat Sep 28 11:41:21 2019
|
||||
@author: Guido Longoni - guidolongoni@gmail.com
|
||||
"""
|
||||
|
||||
import protocol as p
|
||||
#import protocol as p
|
||||
|
||||
testala=p.callPrintImage(imageName='Pippus',printMode='10',fieldContent='qualcosa\rqualcosaltro\rciao')
|
||||
#testala=p.callPrintImage(imageName='Pippus',printMode='10',fieldContent='qualcosa\rqualcosaltro\rciao')
|
||||
|
||||
def subChars(s):
|
||||
subDict = {'\x02': " #STX ",
|
||||
'\x03': " #ETX ",
|
||||
'\x1B': " #ESC ",
|
||||
'\r': " #CR ",
|
||||
'\f': " #LF ",
|
||||
'\t': " #TAB ",
|
||||
'\x06': " #ACK ",
|
||||
'\x15': " #NACK "
|
||||
}
|
||||
out = ""
|
||||
for c in s:
|
||||
if c in subDict.keys():
|
||||
out += subDict[c]
|
||||
else:
|
||||
out += c
|
||||
return out
|
||||
|
||||
|
||||
t="\x06\x02OK\x03\r\n\t"
|
||||
|
||||
print(subChars(t))
|
||||
-564240
File diff suppressed because it is too large
Load Diff
+65
-24
@@ -4,22 +4,24 @@ Created on 8 apr 2019
|
||||
@author: Emanuele Trabattoni
|
||||
'''
|
||||
|
||||
import sys
|
||||
import sys, logging, os
|
||||
import datetime
|
||||
import PyQt5.QtWidgets
|
||||
from MKPrint_GUI import Ui_MainWindow
|
||||
from printer import MarkoPrinter
|
||||
import protocol
|
||||
|
||||
|
||||
class MainWindow(PyQt5.QtWidgets.QMainWindow):
|
||||
def __init__(self, configFilePath):
|
||||
def __init__(self, configFilePath, LOGGER):
|
||||
try:
|
||||
self.printer = MarkoPrinter(configFilePath)
|
||||
self.printer = MarkoPrinter(configFilePath, LOGGER)
|
||||
except FileNotFoundError as e:
|
||||
print("Configuration file error: {}".format(e))
|
||||
sys.exit(1)
|
||||
|
||||
PyQt5.QtWidgets.QMainWindow.__init__(self)
|
||||
self.log = LOGGER
|
||||
self.ui = Ui_MainWindow()
|
||||
self.ui.setupUi(self)
|
||||
self.setFixedSize(self.maximumSize())
|
||||
@@ -31,27 +33,18 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
|
||||
self.ui.rad_dataOn.setChecked(True)
|
||||
self.ui.prg_inkLevel.setTextVisible(True)
|
||||
|
||||
def updateStatusView(self):
|
||||
connessa = self.printer.connected
|
||||
self.ui.btn_upload.setEnabled(connessa)
|
||||
if connessa:
|
||||
self.ui.prg_inkLevel.setValue(self.printer.headStatus["iuse"])
|
||||
self.ui.lcd_printCount.display(
|
||||
str(self.printer.headStatus["labelCnt"]))
|
||||
else:
|
||||
self.ui.prg_inkLevel.setValue(0)
|
||||
self.ui.lcd_printCount.display('0')
|
||||
|
||||
def toggla_connessione(self):
|
||||
connessa = self.printer.connected
|
||||
if connessa:
|
||||
connessa = self.printer.disconnetti()
|
||||
else:
|
||||
connessa = self.printer.connetti()
|
||||
|
||||
if connessa:
|
||||
self.ui.btn_connect.setText("DISCONNETTI")
|
||||
self.ui.lbl_stat.setText("Connesso")
|
||||
self.timer.start(self.printer.settings["keepalive"])
|
||||
self.printer.sendCommand(protocol.deleteMemory())
|
||||
self.timer.start(5000)
|
||||
self.timer.timeout.connect(self.keepalive)
|
||||
else:
|
||||
self.timer.stop()
|
||||
@@ -59,11 +52,23 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
|
||||
self.ui.btn_connect.setText("CONNETTI")
|
||||
self.updateStatusView()
|
||||
|
||||
def updateStatusView(self):
|
||||
connessa = self.printer.connected
|
||||
self.ui.btn_upload.setEnabled(connessa)
|
||||
if connessa:
|
||||
self.ui.lbl_stat.setText("Ready")
|
||||
self.ui.prg_inkLevel.setValue(self.printer.headStatus["iuse"])
|
||||
self.ui.lcd_printCount.display(str(self.printer.headStatus["labelCnt"]))
|
||||
else:
|
||||
self.ui.prg_inkLevel.setValue(0)
|
||||
self.ui.lcd_printCount.display('0')
|
||||
|
||||
def keepalive(self):
|
||||
# TODO: usare il primo argomento di keepalive (stato connessione) per aggiornare la ui
|
||||
_, statusUpdated = self.printer.keepalive()
|
||||
if statusUpdated:
|
||||
self.updateStatusView()
|
||||
pass
|
||||
|
||||
def upload(self):
|
||||
if self.ui.rad_dataOn.isChecked():
|
||||
@@ -71,21 +76,57 @@ class MainWindow(PyQt5.QtWidgets.QMainWindow):
|
||||
date = date.strftime(self.printer.data["dateformat"])
|
||||
else:
|
||||
date = ""
|
||||
descr = str(self.ui.txt_descr.toPlainText()).capitalize()
|
||||
datastr = str(self.ui.txt_model.text()).upper() + "\r" + \
|
||||
date + descr + "\r"
|
||||
response, statusUpdated = self.printer.upload(descr, datastr)
|
||||
if statusUpdated:
|
||||
self.updateStatusView()
|
||||
self.ui.lbl_stat.setText(response)
|
||||
descr = str(self.ui.txt_descr.toPlainText()).capitalize().replace('\n','\t').replace('\r','')
|
||||
self.log.debug("SENDING: {}".format(descr))
|
||||
self.printer.sendCommand(protocol.callPrintImage(imageName='TM1.00I',
|
||||
printMode='11',
|
||||
fieldContent = '{0}\r{1}'.format(self.ui.txt_model.text().upper(),\
|
||||
date + descr)))
|
||||
r=self.printer.readResponse('callPrintImage')
|
||||
if protocol.checkResponse('callPrintImage', r):
|
||||
self.log.info("Caricamento Riuscito")
|
||||
self.ui.lbl_stat.setText(self.subChars(r))
|
||||
else:
|
||||
self.log.error("Caricamento Fallito")
|
||||
|
||||
def quit(self):
|
||||
pass
|
||||
|
||||
def subChars(self, s):
|
||||
subDict = {'\x02': "#STX ",
|
||||
'\x03': "#ETX ",
|
||||
'\x1B': "#ESC ",
|
||||
'\r': "#CR ",
|
||||
'\f': "#LF ",
|
||||
'\t': "#TAB ",
|
||||
'\x06': "#ACK ",
|
||||
'\x15': "#NACK "
|
||||
}
|
||||
out = ""
|
||||
for c in s:
|
||||
if c in subDict.keys():
|
||||
out += subDict[c]
|
||||
else:
|
||||
out += c
|
||||
return out
|
||||
|
||||
if __name__ == '__main__':
|
||||
app = PyQt5.QtWidgets.QApplication(sys.argv)
|
||||
configFilePath = "MkpWIFI/conf.json"
|
||||
window = MainWindow(configFilePath)
|
||||
configFilePath = "conf.json"
|
||||
print(os.getcwd())
|
||||
|
||||
# Setup Logger
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
LOGGER.setLevel(logging.DEBUG)
|
||||
LOGGER.propagate = False
|
||||
FORMATTER = logging.Formatter(("%(asctime)s|%(levelname)-7s|%(funcName)-10s|%(lineno)-3d: %(message)-50s"),\
|
||||
("%m-%d %H:%M:%S"))
|
||||
# Console Logging
|
||||
cl= logging.StreamHandler(sys.stdout)
|
||||
cl.setLevel(logging.DEBUG)
|
||||
cl.setFormatter(FORMATTER)
|
||||
LOGGER.addHandler(cl)
|
||||
|
||||
window = MainWindow(configFilePath, LOGGER)
|
||||
window.show()
|
||||
sys.exit(app.exec_())
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
# -*- mode: python -*-
|
||||
|
||||
block_cipher = None
|
||||
|
||||
|
||||
a = Analysis(['main.py'],
|
||||
pathex=['C:\\Users\\Emanuele Trabattoni\\Documents\\workspace\\MarkoprintWIFI\\MkpWIFI'],
|
||||
binaries=[],
|
||||
datas=[],
|
||||
hiddenimports=[],
|
||||
hookspath=[],
|
||||
runtime_hooks=[],
|
||||
excludes=[],
|
||||
win_no_prefer_redirects=False,
|
||||
win_private_assemblies=False,
|
||||
cipher=block_cipher,
|
||||
noarchive=False)
|
||||
pyz = PYZ(a.pure, a.zipped_data,
|
||||
cipher=block_cipher)
|
||||
exe = EXE(pyz,
|
||||
a.scripts,
|
||||
a.binaries,
|
||||
a.zipfiles,
|
||||
a.datas,
|
||||
[],
|
||||
name='main',
|
||||
debug=False,
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
upx=True,
|
||||
runtime_tmpdir=None,
|
||||
console=True )
|
||||
+54
-13
@@ -7,34 +7,76 @@ import time
|
||||
import sys
|
||||
import printer as p
|
||||
import logging
|
||||
import socket
|
||||
import protocol
|
||||
|
||||
def main():
|
||||
isRunning = True
|
||||
lastAck = True
|
||||
while isRunning:
|
||||
printer = p.MarkoPrinter('./conf.json', LOGGER)
|
||||
connessa = printer.connetti()
|
||||
printer.sendCommand(protocol.deleteMemory())
|
||||
while connessa:
|
||||
lastTimestamp = int(time.time()*100)
|
||||
commandString = protocol.callPrintImage(imageName='TM2.00I',
|
||||
printMode='10',
|
||||
fieldContent='{0}\r{0}'.format(lastTimestamp))
|
||||
try:
|
||||
printer.sendCommand(commandString)
|
||||
LOGGER.debug('SENT: {}'.format(commandString))
|
||||
r=printer.readResponse('callPrintImage')
|
||||
LOGGER.debug('RECEIVED: {}'.format(r))
|
||||
protocol.checkResponse('callPrintImage',r)
|
||||
if lastAck == True:
|
||||
lastTimestamp = int(time.time()*100)
|
||||
commandString = protocol.callPrintImage(imageName='TM2.00I',
|
||||
printMode='10',
|
||||
fieldContent='{0}\r{0}'.format(lastTimestamp))
|
||||
printer.sendCommand(commandString)
|
||||
LOGGER.debug('SENT: {}'.format(subChars(commandString)))
|
||||
lastAck = False
|
||||
else:
|
||||
r=printer.readResponse('callPrintImage')
|
||||
LOGGER.debug('RECEIVED: {}'.format(subChars(r)))
|
||||
if protocol.checkResponse('callPrintImage',r):
|
||||
LOGGER.info("Stampa Riuscita: {}".format(lastTimestamp))
|
||||
else:
|
||||
LOGGER.error("Stampa Fallita: {}".format(lastTimestamp))
|
||||
lastAck = True
|
||||
except socket.timeout as t:
|
||||
LOGGER.debug("Timeout stampa")
|
||||
lastAck = False
|
||||
try:
|
||||
connessa, statusUpdated = printer.keepalive()
|
||||
if statusUpdated and printer.headStatus['txt'] == ">> No Label <<":
|
||||
LOGGER.warning("Immagine di stampa non caricata, invio..")
|
||||
lastAck = True
|
||||
except RuntimeError as r:
|
||||
LOGGER.error("Stampante Disconnessa")
|
||||
connessa = False
|
||||
lastAck = True
|
||||
except Exception as e:
|
||||
LOGGER.error(str(e))
|
||||
LOGGER.error("Errore Inaspettato: {}".format(type(e)))
|
||||
connessa = False
|
||||
lastAck = True
|
||||
pass
|
||||
pass
|
||||
printer.disconnetti()
|
||||
pass
|
||||
|
||||
def subChars(s):
|
||||
subDict = {'\x02': " #STX ",
|
||||
'\x03': " #ETX ",
|
||||
'\x1B': " #ESC ",
|
||||
'\r': " #CR ",
|
||||
'\f': " #LF ",
|
||||
'\t': " #TAB ",
|
||||
'\x06': " #ACK ",
|
||||
'\x15': " #NACK "
|
||||
}
|
||||
out = ""
|
||||
for c in s:
|
||||
if c in subDict.keys():
|
||||
out += subDict[c]
|
||||
else:
|
||||
out += c
|
||||
return out
|
||||
|
||||
if __name__ == '__main__':
|
||||
# Setup Logger
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
LOGGER.setLevel(logging.DEBUG)
|
||||
LOGGER.setLevel(logging.INFO)
|
||||
LOGGER.propagate = False
|
||||
FORMATTER = logging.Formatter(("%(asctime)s|%(levelname)-7s|%(funcName)-10s|%(lineno)-3d: %(message)-50s"),
|
||||
("%m-%d %H:%M:%S"))
|
||||
@@ -50,6 +92,5 @@ if __name__ == '__main__':
|
||||
LOGGER.addHandler(cl)
|
||||
|
||||
LOGGER.warning("MarcaturaDime Started!")
|
||||
|
||||
sys.exit(main())
|
||||
pass
|
||||
+30
-19
@@ -1,7 +1,7 @@
|
||||
import socket
|
||||
import json
|
||||
import time
|
||||
import protocol
|
||||
|
||||
import commands as cmd
|
||||
|
||||
class MarkoPrinter:
|
||||
@@ -33,11 +33,13 @@ class MarkoPrinter:
|
||||
self.connected = True
|
||||
self.printSock.settimeout(0.5)
|
||||
self.checkStatus()
|
||||
self.LOGGER.info("Connessione Riuscita")
|
||||
except socket.error as e:
|
||||
self.printSock = None
|
||||
self.connected = False
|
||||
self.log("Connessione Fallita: {}".format(e))
|
||||
self.LOGGER.debug("Connessione Fallita: {}".format(e))
|
||||
else:
|
||||
self.keepaliveTimer.cancel()
|
||||
self.printSock.close()
|
||||
self.printSock = None
|
||||
self.connetti()
|
||||
@@ -61,7 +63,7 @@ class MarkoPrinter:
|
||||
while c != b"\r":
|
||||
inData += c
|
||||
if len(inData) > 200:
|
||||
self.log("Status Message Length Error")
|
||||
self.LOGGER.error("Status Message Length Error")
|
||||
raise IOError
|
||||
c = self.printSock.recv(1)
|
||||
inData = str(inData, "ascii")
|
||||
@@ -71,10 +73,10 @@ class MarkoPrinter:
|
||||
self.headStatus[key] = int(inData[index])
|
||||
else:
|
||||
self.headStatus[key] = str(inData[index])
|
||||
self.log("Status: {}".format(self.headStatus))
|
||||
self.LOGGER.info("Status: {}".format(self.headStatus))
|
||||
statusUpdated = True
|
||||
except:
|
||||
self.log("Status retreive error!")
|
||||
self.LOGGER.error("Status retreive error!")
|
||||
return statusUpdated
|
||||
|
||||
def upload(self, descr, datastr):
|
||||
@@ -122,32 +124,38 @@ class MarkoPrinter:
|
||||
if self.connected:
|
||||
try:
|
||||
self.printSock.settimeout(1.0)
|
||||
self.printSock.send(bytearray(c,'ascii'))
|
||||
sent=self.printSock.send(bytearray(c,'ascii'))
|
||||
self.printSock.settimeout(0.5)
|
||||
self.sending = False
|
||||
if sent < len(c):
|
||||
raise RuntimeError("Stampante Disconnessa")
|
||||
return True
|
||||
except socket.error as e:
|
||||
self.LOGGER.error('Socket Error: {}'.format(e))
|
||||
self.sending = False
|
||||
return False
|
||||
self.sending = False
|
||||
pass
|
||||
|
||||
def readResponse(self, c):
|
||||
self.reading = True
|
||||
buf = bytearray()
|
||||
respTerm = cmd.DEFprefix['end'] if cmd.MKPcommands[c]['defPrefix'] else cmd.MKPcommands[c]['end']
|
||||
respTerm = bytearray(cmd.DEFprefix['end'] if cmd.MKPcommands[c]['defPrefix'] else cmd.MKPcommands[c]['end'], 'ascii')
|
||||
if self.connected:
|
||||
try:
|
||||
self.printSock.settimeout(1.0)
|
||||
self.printSock.setblocking(True)
|
||||
# lettura bloccante del socket in attesa di conferma
|
||||
self.printSock.settimeout(5)
|
||||
c = self.printSock.recv(1)
|
||||
while c != respTerm:
|
||||
buf += c
|
||||
if str(c, 'ascii') == respTerm:
|
||||
break
|
||||
c = self.printSock.recv(1)
|
||||
# disattivo lettura bloccante
|
||||
self.printSock.settimeout(0.5)
|
||||
self.printSock.setblocking(False)
|
||||
# VERIFICARE SE VA BENE
|
||||
self.reading = False
|
||||
return str(buf, 'ascii')
|
||||
except socket.timeout as t:
|
||||
self.reading = False
|
||||
raise t
|
||||
except socket.error as e:
|
||||
self.LOGGER.error('Socket Error: {}'.format(e))
|
||||
return False
|
||||
@@ -156,17 +164,20 @@ class MarkoPrinter:
|
||||
|
||||
def keepalive(self):
|
||||
statusUpdated = False
|
||||
if not self.sending:
|
||||
self.log("Keepalive")
|
||||
keepCmd = b"\x1B*\r"
|
||||
self.LOGGER.debug("Keepalive")
|
||||
if not self.sending and not self.reading:
|
||||
if self.connected:
|
||||
try:
|
||||
self.printSock.send(b"\x1B*\r")
|
||||
self.log(str(self.printSock.recv(5)))
|
||||
sent = self.printSock.send(keepCmd)
|
||||
if sent < len(keepCmd):
|
||||
raise RuntimeError("Stampante Disconnessa")
|
||||
self.LOGGER.debug(str(self.printSock.recv(5)))
|
||||
if self.inkStatCounter <= self.settings["inkstat"]:
|
||||
self.inkStatCounter += 1
|
||||
else:
|
||||
statusUpdated = self.checkStatus()
|
||||
self.inkStatCounter = 0
|
||||
except:
|
||||
self.disconnetti()
|
||||
except socket.timeout as t:
|
||||
raise RuntimeError("Stampante Disconnessa: {}".format(t))
|
||||
return self.connected, statusUpdated
|
||||
|
||||
+3
-3
@@ -40,9 +40,9 @@ def _cmdString(cmdName, **cmdArgs):
|
||||
def _checkError(cmdName, response):
|
||||
errKey = 'error'
|
||||
cmdDict = cmd.MKPcommands[cmdName]
|
||||
if errKey in cmdDict and cmdDict[errKey] is not None:
|
||||
if errKey in cmdDict and cmdDict[errKey] is None:
|
||||
return None
|
||||
error_codes = re.match(cmdDict[errKey], response, re.I)
|
||||
error_codes = re.search(cmdDict[errKey], response, re.I)
|
||||
if error_codes:
|
||||
return error_codes.groups()
|
||||
return None
|
||||
@@ -57,7 +57,7 @@ def checkResponse(cmdName, response):
|
||||
return None
|
||||
else:
|
||||
return error
|
||||
if re.match(cmdDict[sucKey], response, re.I):
|
||||
if re.search(cmdDict[sucKey], response, re.I):
|
||||
return True
|
||||
error = _checkError(cmdName, response)
|
||||
if error is None:
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
X;#=51;g=1;h=MODELLO:P1-0-000000000;A9mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
|
||||
X;#=52;g=1;h=Descrizione:P1-0-014800000;A4mm;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
|
||||
P1r0-035430000;;
|
||||
P1-0-000000000:h=24
|
||||
@@ -0,0 +1,6 @@
|
||||
BI0A0300000000000;A2,5mmB;0123456789
|
||||
X;#=50;g=1;h=___CLIENTONE____:P1-0-009400000;A3mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
|
||||
X;#=51;g=1;h=MODELLO FUST:P1-0-009400120;A2,5mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
|
||||
X;#=52;g=1;h=TIPO FUSTO:P1-0-009400200;A2,5mmB;~xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx~
|
||||
P1r0-018900000;;
|
||||
P1-0-000000000:h=24
|
||||
@@ -0,0 +1 @@
|
||||
EW----;TM3.00I
|
||||
Binary file not shown.
Reference in New Issue
Block a user