283 INFO: Extending PYTHONPATH with paths ['C:\\Users\\conne\\Desktop\\python', 'C:\\Users\\conne\\Desktop\\python'] 283 INFO: checking Analysis 284 INFO: Building Analysis because out00-Analysis.toc is non existent 284 INFO: Initializing module dependency graph... 286 INFO: Initializing ...
$ pyinstaller--onefile-pvenv/Lib/site-packages20231207.py39INFO: PyInstaller:3.639INFO: Python:2.7.1839INFO: Platform: Windows-10-10.0.2262139INFO: wrote C:\Users\MQiuj\PycharmProjects\pythonProject\20231207.spec40INFO: UPX is not available.45INFO: Extending PYTHONPATH with paths['C:\\Users\\...
53 INFO: PyInstaller: 3.4 53 INFO: Python: 3.7.2 54 INFO: Platform: Windows-10-10.0.17134-SP0 58 INFO: wrote C:\Users\user\Desktop\untitled1\test.spec 60 INFO: UPX is not available. 61 INFO: Extending PYTHONPATH with paths ['C:\\Users\\user\\Desktop\\untitled1', 'C:\\Users\\...
(base) F:\PythonCool\pyinstaller>pyinstaller -F 测试.py 1. 2. 3. 4. 5. 6. 方式二:打包指令中指定py文件的绝对路径 (base) C:\Users\Gdc>pyinstaller -F F:\PythonCool\pyinstaller\测试.py (base) C:\Users\Gdc>pyinstaller -F F:\PythonCool\pyinstaller\测试.py 1. 2. 关于成功打包的测试....
--version-file version.txt -F -i lr2.ico -w nmonpy.py119INFO: PyInstaller:3.4129INFO: Python:3.4.0129INFO: Platform: Windows-7-6.1.7601-SP1139INFO: wrote D:\pythonwork\workspace\Nmonpy-GUI-master\nmonpy.spec139INFO: UPXisnot available.149INFO: Extending PYTHONPATH with paths ...
D:\myproject\demo\example2$pyinstallerhello.py66 INFO: PyInstaller:3.667 INFO: Python:3.7.368 INFO: Platform:Windows-10-10.0.18362-SP069 INFO:wroteD:\myproject\demo\example2\hello.spec117 INFO:UPXisnotavailable.120 INFO:ExtendingPYTHONPATHwithpaths['D:\\myproject\\demo\\example2','D:\\my...
403 INFO: Python: 3.8.10 (conda) 434 INFO: Platform: Windows-10-10.0.19042-SP0 436 INFO: wrote F:\PythonCool\pyinstaller\测试.spec 455 INFO: UPX is not available. 468 INFO: Extending PYTHONPATH with paths ['F:\\PythonCool\\pyinstaller', 'F:\\PythonCool\\pyinstaller'] ...
PS D:\文档\tmp\test> pyinstaller.exe -F main.py580 INFO: PyInstaller: 3.6582 INFO: Python: 3.7.3585 INFO: Platform: Windows-10-10.0.18362-SP0592 INFO: wrote D:\文档\tmp\test\main.spec596 INFO: UPX is not available.611 INFO: Extending PYTHONPATH with paths['D:\\文档\\tmp\\test'...
205INFO: Extending PYTHONPATH with paths ['H:\\My_CTF_Tools\\Python_Reverse\\pyinstaller', 'H:\\My_CTF_Tools\\Python_Reverse\\pyinstaller'] 300INFO: checking Analysis 300INFO: Building Analysis because Analysis-00.tocisnon existent
2245 INFO: Python: 3.7.0 (conda) 2247 INFO: Platform: Windows-10-10.0.19041-SP0 2248 INFO: wrote D:\myalert.spec 2252 INFO: UPX is not available. 2254 INFO: Extending PYTHONPATH with paths ['D:\\', 'D:\\'] 2326 INFO: checking Analysis ...