Advertisement
fifo_thekid

Untitled

Sep 18th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.85 KB | None | 0 0
  1. D:\opencv\resources>python -v test1.py
  2. # installing zipimport hook
  3. import zipimport # builtin
  4. # installed zipimport hook
  5. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site.py
  6. import site # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site.pyc
  7. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\os.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\os.py
  8. import os # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\os.pyc
  9. import errno # builtin
  10. import nt # builtin
  11. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\ntpath.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\ntpath.py
  12. import ntpath # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\ntpath.pyc
  13. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\stat.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\stat.py
  14. import stat # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\stat.pyc
  15. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\genericpath.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\genericpath.py
  16. import genericpath # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\genericpath.pyc
  17. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\warnings.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\warnings.py
  18. import warnings # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\warnings.pyc
  19. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\linecache.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\linecache.py
  20. import linecache # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\linecache.pyc
  21. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\types.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\types.py
  22. import types # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\types.pyc
  23. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\UserDict.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\UserDict.py
  24. import UserDict # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\UserDict.pyc
  25. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_abcoll.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_abcoll.py
  26. import _abcoll # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_abcoll.pyc
  27. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\abc.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\abc.py
  28. import abc # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\abc.pyc
  29. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_weakrefset.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_weakrefset.py
  30. import _weakrefset # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\_weakrefset.pyc
  31. import _weakref # builtin
  32. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\copy_reg.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\copy_reg.py
  33. import copy_reg # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\copy_reg.pyc
  34. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\traceback.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\traceback.py
  35. import traceback # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\traceback.pyc
  36. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sysconfig.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sysconfig.py
  37. import sysconfig # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sysconfig.pyc
  38. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\re.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\re.py
  39. import re # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\re.pyc
  40. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_compile.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_compile.py
  41. import sre_compile # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_compile.pyc
  42. import _sre # builtin
  43. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_parse.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_parse.py
  44. import sre_parse # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_parse.pyc
  45. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_constants.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_constants.py
  46. import sre_constants # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\sre_constants.pyc
  47. import _locale # builtin
  48. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\locale.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\locale.py
  49. import locale # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\locale.pyc
  50. import encodings # directory C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings
  51. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\__init__.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\__init__.py
  52. import encodings # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\__init__.pyc
  53. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\codecs.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\codecs.py
  54. import codecs # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\codecs.pyc
  55. import _codecs # builtin
  56. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\aliases.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\aliases.py
  57. import encodings.aliases # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\aliases.pyc
  58. import operator # builtin
  59. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\functools.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\functools.py
  60. import functools # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\functools.pyc
  61. import _functools # builtin
  62. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\cp1252.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\cp1252.py
  63. import encodings.cp1252 # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\encodings\cp1252.pyc
  64. Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)] on win32
  65. Type "help", "copyright", "credits" or "license" for more information.
  66. import PyQt5 # directory C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site-packages\PyQt5
  67. # C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site-packages\PyQt5\__init__.pyc matches C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site-packages\PyQt5\__init__.py
  68. import PyQt5 # precompiled from C:\Users\FiFo\AppData\Local\Programs\Python\Python27\lib\site-packages\PyQt5\__init__.pyc
  69. Traceback (most recent call last):
  70. File "test1.py", line 4, in <module>
  71. from PyQt5 import QtWidgets
  72. ImportError: cannot import name QtWidgets
  73. # clear __builtin__._
  74. # clear sys.path
  75. # clear sys.argv
  76. # clear sys.ps1
  77. # clear sys.ps2
  78. # clear sys.exitfunc
  79. # clear sys.exc_type
  80. # clear sys.exc_value
  81. # clear sys.exc_traceback
  82. # clear sys.last_type
  83. # clear sys.last_value
  84. # clear sys.last_traceback
  85. # clear sys.path_hooks
  86. # clear sys.path_importer_cache
  87. # clear sys.meta_path
  88. # clear sys.flags
  89. # clear sys.float_info
  90. # restore sys.stdin
  91. # restore sys.stdout
  92. # restore sys.stderr
  93. # cleanup __main__
  94. # cleanup[1] locale
  95. # cleanup[1] functools
  96. # cleanup[1] encodings
  97. # cleanup[1] site
  98. # cleanup[1] sysconfig
  99. # cleanup[1] operator
  100. # cleanup[1] abc
  101. # cleanup[1] _weakrefset
  102. # cleanup[1] sre_constants
  103. # cleanup[1] re
  104. # cleanup[1] _codecs
  105. # cleanup[1] nt
  106. # cleanup[1] _warnings
  107. # cleanup[1] zipimport
  108. # cleanup[1] mpl_toolkits
  109. # cleanup[1] encodings.cp1252
  110. # cleanup[1] PyQt5
  111. # cleanup[1] codecs
  112. # cleanup[1] _functools
  113. # cleanup[1] _locale
  114. # cleanup[1] signal
  115. # cleanup[1] traceback
  116. # cleanup[1] encodings.aliases
  117. # cleanup[1] exceptions
  118. # cleanup[1] _weakref
  119. # cleanup[1] sre_compile
  120. # cleanup[1] _sre
  121. # cleanup[1] sre_parse
  122. # cleanup[2] copy_reg
  123. # cleanup[2] types
  124. # cleanup[2] errno
  125. # cleanup[2] _abcoll
  126. # cleanup[2] ntpath
  127. # cleanup[2] genericpath
  128. # cleanup[2] stat
  129. # cleanup[2] warnings
  130. # cleanup[2] UserDict
  131. # cleanup[2] os.path
  132. # cleanup[2] linecache
  133. # cleanup[2] os
  134. # cleanup sys
  135. # cleanup __builtin__
  136. # cleanup ints: 19 unfreed ints
  137. # cleanup floats
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement