View Single Post
Old 10-03-2016, 05:08 PM   #116
maximalmobi7
Enthusiast
maximalmobi7 began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Sep 2016
Location: U.S.A, California, Redding
Device: Amazon Kindle paperwhite 2, and android tablet 10.1 with Kindle app
I have python-2.7.12.msi installed
removed Pillow-2.5.3.win32-py2.7.exe
removed PIL-1.1.7.win32-py2.7.exe
and have vcredist_x86.exe installed for that missing dll file called msvcr100.dll


and the gui executable will not run at all, again I think it has to do with the error above, not sure if it needs different versions of PIL or Pillow installers? ok, I trying again with the info from that site, to see if I can fix it today or not. not sure if I missed that python -m install pillow command before or not but here what it reads on my system now,

Spoiler:
C:\Python27\Scripts\dist>python -m pip install pillow
Collecting pillow
Downloading Pillow-3.3.1-cp35-cp35m-win32.whl (1.3MB)
100% |################################| 1.3MB 610kB/s
Installing collected packages: pillow
Successfully installed pillow-3.3.1

C:\Python27\Scripts\dist>python -m pip install pyinstaller
Collecting pyinstaller
Using cached PyInstaller-3.2.tar.gz
Requirement already satisfied (use --upgrade to upgrade): setuptools in c:\users\roberts pc\appdata\local\programs\python\python35-32\lib\site-packages (from pyinstaller)
Collecting pefile (from pyinstaller)
Using cached pefile-2016.3.28.tar.gz
Collecting pypiwin32 (from pyinstaller)
Downloading pypiwin32-219-cp35-none-win32.whl (7.9MB)
100% |################################| 7.9MB 97kB/s
Collecting future (from pefile->pyinstaller)
Using cached future-0.15.2.tar.gz
Installing collected packages: future, pefile, pypiwin32, pyinstaller
Running setup.py install for future ... done
Running setup.py install for pefile ... done
Running setup.py install for pyinstaller ... done
Successfully installed future-0.15.2 pefile-2016.3.28 pyinstaller-3.2 pypiwin32-219


C:\Python27\Scripts>C:\Python27\Scripts\pyinstalle r.exe -Fn ExtractCoverThumbs_con .\ExtractCoverThumbs\__main__.py
98 INFO: PyInstaller: 3.2
98 INFO: Python: 2.7.12
99 INFO: Platform: Windows-10-10.0.14393
103 INFO: wrote C:\Python27\Scripts\ExtractCoverThumbs_con.spec
105 INFO: UPX is not available.
105 INFO: Extending PYTHONPATH with paths
['C:\\Python27\\Scripts\\ExtractCoverThumbs', 'C:\\Python27\\Scripts']
105 INFO: checking Analysis
118 INFO: Building because C:\Python27\Scripts\ExtractCoverThumbs\__main__.py changed
118 INFO: Initializing module dependency graph...
121 INFO: Initializing module graph hooks...
156 INFO: running Analysis out00-Analysis.toc
159 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
required by C:\Python27\python.exe
233 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_8550 c6b5d18a9128.manifest
233 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_f 47e3bf8f656f083.manifest
306 INFO: Searching for assembly x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729. 9247_none ...
306 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\x86_microsoft.vc90.crt _1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba 4a35.manifest
309 INFO: Searching for file msvcr90.dll
309 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcr 90.dll
309 INFO: Searching for file msvcp90.dll
309 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcp 90.dll
309 INFO: Searching for file msvcm90.dll
310 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcm 90.dll
381 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_8550 c6b5d18a9128.manifest
382 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_f 47e3bf8f656f083.manifest
384 INFO: Adding redirect Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9247)
4169 INFO: Caching module hooks...
4174 INFO: Analyzing C:\Python27\Scripts\ExtractCoverThumbs\__main__.py
5235 INFO: Processing pre-find module path hook distutils
6773 INFO: Processing pre-safe import module hook _xmlplus
7244 INFO: Loading module hooks...
7244 INFO: Loading module hook "hook-distutils.py"...
7246 INFO: Loading module hook "hook-sysconfig.py"...
7246 INFO: Loading module hook "hook-xml.py"...
7292 INFO: Loading module hook "hook-PIL.py"...
7294 INFO: Excluding import 'FixTk'
7296 INFO: Excluding import 'Tkinter'
7299 INFO: Excluding import 'PyQt5'
7300 WARNING: Removing import PIL.ImageQt from module PyQt5
7300 WARNING: Removing import PIL.ImageQt from module PyQt5.qRgba
7302 WARNING: Removing import PIL.ImageQt from module PyQt5.QPixmap
7302 WARNING: Removing import PIL.ImageQt from module PyQt5.QImage
7302 INFO: Excluding import 'PySide'
7304 WARNING: Removing import PIL.ImageQt from module PySide.QPixmap
7304 WARNING: Removing import PIL.ImageQt from module PySide.qRgba
7305 WARNING: Removing import PIL.ImageQt from module PySide
7305 WARNING: Removing import PIL.ImageQt from module PySide.QImage
7306 INFO: Excluding import 'PyQt4'
7307 WARNING: Removing import PIL.ImageQt from module PyQt4.qRgba
7309 WARNING: Removing import PIL.ImageQt from module PyQt4
7309 WARNING: Removing import PIL.ImageQt from module PyQt4.QImage
7309 WARNING: Removing import PIL.ImageQt from module PyQt4.QPixmap
7309 INFO: Loading module hook "hook-httplib.py"...
7309 INFO: Loading module hook "hook-_tkinter.py"...
7947 INFO: checking Tree
7983 INFO: checking Tree
7994 INFO: Loading module hook "hook-PIL.Image.py"...
8224 INFO: Loading module hook "hook-PIL.SpiderImagePlugin.py"...
8225 INFO: Excluding import 'FixTk'
8226 INFO: Excluding import 'Tkinter'
8228 INFO: Loading module hook "hook-encodings.py"...
8542 INFO: Loading module hook "hook-sqlite3.py"...
8569 INFO: Looking for ctypes DLLs
8588 INFO: Analyzing run-time hooks ...
8595 INFO: Including run-time hook 'pyi_rth__tkinter.py'
8605 INFO: Looking for dynamic libraries
23871 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._webp
23871 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imagingtk
23872 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imaging
23873 INFO: Looking for eggs
23873 INFO: Using Python library C:\WINDOWS\system32\python27.dll
23875 INFO: Found binding redirects:
[BindingRedirect(name=u'Microsoft.VC90.CRT', language=None, arch=u'x86', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 30729, 9247), publicKeyToken=u'1fc8b3b9a1e18e3b')]
23891 INFO: Warnings written to C:\Python27\Scripts\build\ExtractCoverThumbs_con\w arnExtractCoverThumbs_con.txt
24146 INFO: checking PYZ
24154 INFO: Building because C:\Python27\Scripts\ExtractCoverThumbs\lib\win_utf 8_console.py changed
24154 INFO: Building PYZ (ZlibArchive) C:\Python27\Scripts\build\ExtractCoverThumbs_con\o ut00-PYZ.pyz
24868 INFO: checking PKG
24875 INFO: Building because C:\Python27\Scripts\build\ExtractCoverThumbs_con\o ut00-PYZ.pyz changed
24875 INFO: Building PKG (CArchive) out00-PKG.pkg
24950 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9247)
27618 INFO: Bootloader C:\Python27\lib\site-packages\PyInstaller\bootloader\Windows-32bit\run.exe
27618 INFO: checking EXE
27626 INFO: Rebuilding out00-EXE.toc because ExtractCoverThumbs_con.exe missing
27628 INFO: Building EXE from out00-EXE.toc
27628 INFO: Appending archive to EXE C:\Python27\Scripts\dist\ExtractCoverThumbs_con.ex e

C:\Python27\Scripts>pyinstaller.exe -Fn ExtractCoverThumbs_win --windowed .\ExtractCoverThumbs\gui.pyw
94 INFO: PyInstaller: 3.2
94 INFO: Python: 2.7.12
95 INFO: Platform: Windows-10-10.0.14393
98 INFO: wrote C:\Python27\Scripts\ExtractCoverThumbs_win.spec
98 INFO: UPX is not available.
100 INFO: Extending PYTHONPATH with paths
['C:\\Python27\\Scripts\\ExtractCoverThumbs', 'C:\\Python27\\Scripts']
101 INFO: checking Analysis
113 INFO: Building because C:\Python27\Scripts\ExtractCoverThumbs\gui.pyw changed
113 INFO: Initializing module dependency graph...
116 INFO: Initializing module graph hooks...
152 INFO: running Analysis out00-Analysis.toc
154 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final executable
required by C:\Python27\python.exe
226 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_8550 c6b5d18a9128.manifest
228 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_f 47e3bf8f656f083.manifest
300 INFO: Searching for assembly x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729. 9247_none ...
301 INFO: Found manifest C:\WINDOWS\WinSxS\Manifests\x86_microsoft.vc90.crt _1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba 4a35.manifest
302 INFO: Searching for file msvcr90.dll
302 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcr 90.dll
302 INFO: Searching for file msvcp90.dll
304 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcp 90.dll
304 INFO: Searching for file msvcm90.dll
305 INFO: Found file C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a 1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\msvcm 90.dll
375 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_8550 c6b5d18a9128.manifest
377 INFO: Found C:\WINDOWS\WinSxS\Manifests\x86_policy.9.0.microso ft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_f 47e3bf8f656f083.manifest
377 INFO: Adding redirect Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9247)
4200 INFO: Caching module hooks...
4206 INFO: Analyzing C:\Python27\Scripts\ExtractCoverThumbs\gui.pyw
5363 INFO: Processing pre-find module path hook distutils
6910 INFO: Processing pre-safe import module hook _xmlplus
7259 INFO: Loading module hooks...
7259 INFO: Loading module hook "hook-distutils.py"...
7261 INFO: Loading module hook "hook-sysconfig.py"...
7262 INFO: Loading module hook "hook-xml.py"...
7308 INFO: Loading module hook "hook-PIL.py"...
7309 INFO: Excluding import 'FixTk'
7311 INFO: Excluding import 'Tkinter'
7313 INFO: Excluding import 'PyQt5'
7314 WARNING: Removing import PIL.ImageQt from module PyQt5
7314 WARNING: Removing import PIL.ImageQt from module PyQt5.qRgba
7315 WARNING: Removing import PIL.ImageQt from module PyQt5.QPixmap
7315 WARNING: Removing import PIL.ImageQt from module PyQt5.QImage
7315 INFO: Excluding import 'PySide'
7318 WARNING: Removing import PIL.ImageQt from module PySide.QPixmap
7318 WARNING: Removing import PIL.ImageQt from module PySide.qRgba
7318 WARNING: Removing import PIL.ImageQt from module PySide
7319 WARNING: Removing import PIL.ImageQt from module PySide.QImage
7319 INFO: Excluding import 'PyQt4'
7321 WARNING: Removing import PIL.ImageQt from module PyQt4.qRgba
7321 WARNING: Removing import PIL.ImageQt from module PyQt4
7322 WARNING: Removing import PIL.ImageQt from module PyQt4.QImage
7322 WARNING: Removing import PIL.ImageQt from module PyQt4.QPixmap
7322 INFO: Loading module hook "hook-httplib.py"...
7323 INFO: Loading module hook "hook-_tkinter.py"...
7959 INFO: checking Tree
7995 INFO: checking Tree
8006 INFO: Loading module hook "hook-PIL.Image.py"...
8233 INFO: Loading module hook "hook-PIL.SpiderImagePlugin.py"...
8235 INFO: Excluding import 'FixTk'
8236 INFO: Excluding import 'Tkinter'
8238 INFO: Loading module hook "hook-encodings.py"...
8552 INFO: Loading module hook "hook-sqlite3.py"...
8578 INFO: Looking for ctypes DLLs
8597 INFO: Analyzing run-time hooks ...
8601 WARNING: Attempted to add Python module twice with different upper/lowercases: Tkinter
8603 INFO: Including run-time hook 'pyi_rth__tkinter.py'
8611 WARNING: Attempted to add Python module twice with different upper/lowercases: Tkinter
8614 INFO: Looking for dynamic libraries
23948 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._webp
23949 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imagingtk
23949 WARNING: Attempted to add Python module twice with different upper/lowercases: PIL._imaging
23950 INFO: Looking for eggs
23950 INFO: Using Python library C:\WINDOWS\system32\python27.dll
23950 INFO: Found binding redirects:
[BindingRedirect(name=u'Microsoft.VC90.CRT', language=None, arch=u'x86', oldVersion=(9, 0, 21022, 8), newVersion=(9, 0, 30729, 9247), publicKeyToken=u'1fc8b3b9a1e18e3b')]
23968 INFO: Warnings written to C:\Python27\Scripts\build\ExtractCoverThumbs_win\w arnExtractCoverThumbs_win.txt
24213 INFO: checking PYZ
24223 INFO: Building because C:\Python27\Scripts\ExtractCoverThumbs\lib\__init_ _.py changed
24223 INFO: Building PYZ (ZlibArchive) C:\Python27\Scripts\build\ExtractCoverThumbs_win\o ut00-PYZ.pyz
24930 INFO: checking PKG
24939 INFO: Building because C:\Python27\Scripts\build\ExtractCoverThumbs_win\o ut00-PYZ.pyz changed
24939 INFO: Building PKG (CArchive) out00-PKG.pkg
25013 INFO: Redirecting Microsoft.VC90.CRT version (9, 0, 21022, 8) -> (9, 0, 30729, 9247)
27687 INFO: Bootloader C:\Python27\lib\site-packages\PyInstaller\bootloader\Windows-32bit\runw.exe
27688 INFO: checking EXE
27695 INFO: Rebuilding out00-EXE.toc because ExtractCoverThumbs_win.exe missing
27695 INFO: Building EXE from out00-EXE.toc
27696 INFO: Appending archive to EXE C:\Python27\Scripts\dist\ExtractCoverThumbs_win.ex e

failed to execute script gui is the message now
and
C:\Python27\Scripts\dist>ExtractCoverThumbs_con.ex e
usage: ExtractCoverThumbs_con.exe [-h] [-V] [-s] [--overwrite-pdoc-thumbs]
[--overwrite-amzn-thumbs] [-o] [--skip-apnx]
[-f] [-z] [-d [DAYS]] [-l]
[--mark-real-pages]
kindle_directory
ExtractCoverThumbs_con.exe: error: too few arguments

so I guess I made progress in making it work, well I try again in the morning to see if I can make it work without problems

removed Pillow-2.5.3.win32-py2.7.exe
and PIL-1.1.7.win32-py2.7.exe

and use python -m pip install to install them instead but I try that later on, I am a bit tired tonight about it in any case, edited and updated my post here, and next post , I posted the text error messages information below

Last edited by maximalmobi7; 10-05-2016 at 09:34 PM.
maximalmobi7 is offline   Reply With Quote