NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

C:UsersuserDesktopphoto-manager>pyinstaller --onefile app.py
547 INFO: PyInstaller: 5.7.0
547 INFO: Python: 3.11.0
561 INFO: Platform: Windows-10-10.0.22000-SP0
562 INFO: wrote C:UsersuserDesktopphoto-managerapp.spec
565 INFO: UPX is not available.
574 INFO: Extending PYTHONPATH with paths
['C:\Users\user\Desktop\photo-manager']
1660 INFO: checking Analysis
1661 INFO: Building Analysis because Analysis-00.toc is non existent
1663 INFO: Initializing module dependency graph...
1677 INFO: Caching module graph hooks...
1693 WARNING: Several hooks defined for module 'numpy'. Please take care they do not conflict.
1714 INFO: Analyzing base_library.zip ...
4242 INFO: Loading module hook 'hook-heapq.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
4362 INFO: Loading module hook 'hook-encodings.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
6580 INFO: Loading module hook 'hook-pickle.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
9600 INFO: Caching module dependency graph...
9723 INFO: running Analysis Analysis-00.toc
9743 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
required by C:UsersuserAppDataLocalProgramsPythonPython311python.exe
9794 INFO: Analyzing C:UsersuserDesktopphoto-managerapp.py
9808 INFO: Loading module hook 'hook-PIL.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
9882 INFO: Loading module hook 'hook-PIL.Image.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
10833 INFO: Loading module hook 'hook-numpy.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\numpy\_pyinstaller'...
11353 INFO: Loading module hook 'hook-numpy._pytesttester.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
11612 INFO: Loading module hook 'hook-difflib.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
11961 INFO: Loading module hook 'hook-multiprocessing.util.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
12106 INFO: Loading module hook 'hook-xml.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
13190 INFO: Loading module hook 'hook-platform.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
13573 INFO: Loading module hook 'hook-sysconfig.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
14760 INFO: Loading module hook 'hook-PIL.ImageFilter.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
15199 INFO: Loading module hook 'hook-Crypto.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\hooks\stdhooks'...
16163 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\pre_safe_import_module\hook-urllib3.packages.six.moves.py'.
17052 INFO: Loading module hook 'hook-certifi.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\_pyinstaller_hooks_contrib\hooks\stdhooks'...
17372 INFO: Loading module hook 'hook-sqlite3.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
18027 INFO: Processing module hooks...
18261 INFO: Loading module hook 'hook-PIL.SpiderImagePlugin.py' from 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks'...
18451 INFO: Looking for ctypes DLLs
18501 INFO: Analyzing run-time hooks ...
18512 INFO: Including run-time hook 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_inspect.py'
18516 INFO: Including run-time hook 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgutil.py'
18517 INFO: Including run-time hook 'C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py'
18532 INFO: Looking for dynamic libraries
C:UsersuserAppDataLocalProgramsPythonPython311Libsite-packagesPyInstallerbuildingbuild_main.py:174: UserWarning: The numpy.array_api submodule is still experimental. See NEP 47.
__import__(package)
1052 INFO: Extra DLL search directories (AddDllDirectory): ['C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\numpy\.libs']
1053 INFO: Extra DLL search directories (PATH): ['C:\WINDOWS\system32', 'C:\WINDOWS', 'C:\WINDOWS\System32\Wbem', 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\', 'C:\WINDOWS\System32\OpenSSH\', 'C:\Users\user\AppData\Local\Programs\Python\Python311\Scripts\', 'C:\Users\user\AppData\Local\Programs\Python\Python311\', 'C:\Users\user\AppData\Local\Microsoft\WindowsApps']
20752 INFO: Looking for eggs
20753 INFO: Using Python library C:UsersuserAppDataLocalProgramsPythonPython311python311.dll
20754 INFO: Found binding redirects:
[]
20767 INFO: Warnings written to C:UsersuserDesktopphoto-managerbuildappwarn-app.txt
20841 INFO: Graph cross-reference written to C:UsersuserDesktopphoto-managerbuildappxref-app.html
20885 INFO: checking PYZ
20885 INFO: Building PYZ because PYZ-00.toc is non existent
20886 INFO: Building PYZ (ZlibArchive) C:UsersuserDesktopphoto-managerbuildappPYZ-00.pyz
21655 INFO: Building PYZ (ZlibArchive) C:UsersuserDesktopphoto-managerbuildappPYZ-00.pyz completed successfully.
21680 INFO: checking PKG
21680 INFO: Building PKG because PKG-00.toc is non existent
21680 INFO: Building PKG (CArchive) app.pkg
31216 INFO: Building PKG (CArchive) app.pkg completed successfully.
31222 INFO: Bootloader C:UsersuserAppDataLocalProgramsPythonPython311Libsite-packagesPyInstallerbootloaderWindows-64bit-intelrun.exe
31222 INFO: checking EXE
31223 INFO: Building EXE because EXE-00.toc is non existent
31224 INFO: Building EXE from EXE-00.toc
31224 INFO: Copying bootloader EXE to C:UsersuserDesktopphoto-managerdistapp.exe.notanexecutable
31407 INFO: Copying icon to EXE
31416 INFO: Copying icons from ['C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\PyInstaller\bootloader\images\icon-console.ico']
31501 INFO: Writing RT_GROUP_ICON 0 resource with 104 bytes
31502 INFO: Writing RT_ICON 1 resource with 3752 bytes
31502 INFO: Writing RT_ICON 2 resource with 2216 bytes
31503 INFO: Writing RT_ICON 3 resource with 1384 bytes
31505 INFO: Writing RT_ICON 4 resource with 37019 bytes
31505 INFO: Writing RT_ICON 5 resource with 9640 bytes
31506 INFO: Writing RT_ICON 6 resource with 4264 bytes
31506 INFO: Writing RT_ICON 7 resource with 1128 bytes
31510 INFO: Copying 0 resources to EXE
31510 INFO: Embedding manifest in EXE
31511 INFO: Updating manifest in C:UsersuserDesktopphoto-managerdistapp.exe.notanexecutable
31582 INFO: Updating resource type 24 name 1 language 0
31590 INFO: Appending PKG archive to EXE
31616 INFO: Fixing EXE headers
32253 INFO: Building EXE from EXE-00.toc completed successfully.
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.