Guest User

FehlerNummer2

a guest
Dec 3rd, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.68 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 117, in main
  3. File "lib\controller.pyo", line 121, in __init__
  4. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  5. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  6. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  7. File "lib\controller.pyo", line 126, in OnInit
  8. File "zipextimporter.pyo", line 98, in load_module
  9. ImportError: MemoryLoadLibrary failed loading steamapi.pyd
  10. Locals by frame, innermost last:
  11. Frame <module> in __main__.py at line 838:
  12. ESKY_APPDATA_DIR = 'appdata'
  13. ESKY_CONTROL_DIR = 'esky-files'
  14. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x03AB8030>
  15. Event = <class 'lib.analytics.objects.Event'>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x03AB8070>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. P_WAIT = 0
  19. SEP = '\\'
  20. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  21. Shutdown = <function Shutdown at 0x04C52730>
  22. __builtins__ = <module '__builtin__' (built-in)>
  23. __doc__ = None
  24. __esky_name__ = 'EVE_Online_Launcher'
  25. __fake = <class __main__.__fake at 0x033E7EA0>
  26. __name__ = '__main__'
  27. __package__ = None
  28. __rpython__ = False
  29. _chainload = <function _chainload at 0x033ECCB0>
  30. _exit_code = [0]
  31. _locked_version_dirs = {'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  32. _orig_chainload = <function _chainload at 0x033EC930>
  33. _parse_version_parts = <function _parse_version_parts at 0x033ECB70>
  34. _replace_p = <built-in method get of dict object at 0x033F2ED0>
  35. _split_version_components = <function _split_version_components at 0x033ECBB0>
  36. abspath = <function abspath at 0x033EC570>
  37. appdir_from_executable = <function appdir_from_executable at 0x033EC7F0>
  38. basename = <function basename at 0x033EC730>
  39. bootstrap = <function bootstrap at 0x033EC830>
  40. chainload = <function chainload at 0x033EC870>
  41. dirname = <function dirname at 0x033EC770>
  42. environ = {'STEAMID': '76561198001104467', 'TMP': 'C:\\Users\\Alaska\\AppData\\Local\\Temp', 'COMPUTERNAME': 'ALASKA-PC', 'USERDOMAIN': 'Alaska-PC', 'SteamAppUser': 'alask4saedelaere', 'SystemDrive': 'C:', 'COMMON_MYDOCS': 'C:\\Users\\Public\\Documents', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShe
  43. errno = <module 'errno' (built-in)>
  44. esky = <module 'esky' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  45. execv = <function execv at 0x033EC5B0>
  46. exists = <function exists at 0x033EC7B0>
  47. fcntl = <__main__.fcntl instance at 0x034421E8>
  48. get_all_versions = <function get_all_versions at 0x033EC9B0>
  49. get_best_version = <function get_best_version at 0x033EC970>
  50. get_exe_locations = <function get_exe_locations at 0x033EC8B0>
  51. get_original_filename = <function get_original_filename at 0x033ECBF0>
  52. getcwd = <built-in function getcwd>
  53. is_installed_version_dir = <function is_installed_version_dir at 0x033ECA30>
  54. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x033ECA70>
  55. is_version_dir = <function is_version_dir at 0x033EC9F0>
  56. isabs = <function isabs at 0x033EC4F0>
  57. isalnum = <function isalnum at 0x033EC6B0>
  58. join_app_version = <function join_app_version at 0x033ECAF0>
  59. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  60. launcher_helper = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\launcher_helper.pyo'>
  61. listdir = <built-in function listdir>
  62. lock_version_dir = <function lock_version_dir at 0x033ECC30>
  63. log = <module 'lib.log' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  64. main = <function main at 0x04D6EF70>
  65. nt = <module 'nt' (built-in)>
  66. os = <module 'os' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\os.pyo'>
  67. os_close = <built-in function close>
  68. os_open = <built-in function open>
  69. os_read = <built-in function read>
  70. parse_version = <function parse_version at 0x033ECB30>
  71. pathjoin = <function pathjoin at 0x033EC6F0>
  72. rename = <built-in function rename>
  73. signal = <module 'signal' (built-in)>
  74. spawnv = <built-in function spawnv>
  75. split_app_version = <function split_app_version at 0x033ECAB0>
  76. stat = <built-in function stat>
  77. sys = <module 'sys' (built-in)>
  78. unlink = <built-in function unlink>
  79. unlock_version_dir = <function unlock_version_dir at 0x033ECC70>
  80. utilities = <module 'utilities' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  81. utils = <module 'lib.utils' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  82. verify = <function verify at 0x033EC8F0>
  83. winapitools = <module 'lib.winapitools' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  84. zfill = <function zfill at 0x033EC5F0>
  85. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  86. zsync = <module 'zsync' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zsync\__init__.pyo'>
  87. Frame bootstrap in __main__.py at line 331:
  88. appdir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher'
  89. best_version = 'EVE_Online_Launcher-2.1.655130.win32'
  90. vsdir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata'
  91. Frame chainload in __main__.py at line 358:
  92. target_dir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  93. Frame _chainload in __main__.py at line 834:
  94. LOAD_LIBRARY_AS_DATAFILE = 2
  95. POINTER = <built-in function POINTER>
  96. _DEFAULT_RESLANG = 1033
  97. c_char = <class 'ctypes.c_char'>
  98. code = <code object <module> at 0392FF98, file "launcher.py", line 3>
  99. codeend = 6464
  100. codelist = [<code object <module> at 0392FE30, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 0392F5C0, file "<install zipextimporter>", line 1>, <code object <module> at 0392FF98, file "launcher.py", line 3>]
  101. codestart = 28
  102. codesz = 6436
  103. ctypes = <module 'ctypes' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\ctypes\__init__.pyo'>
  104. curdir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online'
  105. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x033ECBB0>, '_locke
  106. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x033ECBB0>, '_locke
  107. data = '\x124Vx\x02\x00\x00\x00\x00\x00\x00\x00$\x19\x00\x00library.zip\x00[\x03\x00\x00\x00c\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00@\x00\x00\x00s\xa8\x00\x00\x00d\x00\x00d\x01\x00l\x00\x00Z\x00\x00e\x00\x00j\x01\x00d\x02\x00k\x02\x00rn\x00d\x03\x00e\x02\x00f\x01\x00d\x04\x00\x84\x00\x00\x83\x00\x
  108. headsz = 16
  109. i = 0
  110. k32 = <WinDLL 'kernel32', handle 75340000 at 393f390>
  111. libfile = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'
  112. load_resource = <function load_resource at 0x03938930>
  113. magic = 2018915346
  114. marker_file = 'esky-files\\f-py2exe-27.txt'
  115. marshal = <module 'marshal' (built-in)>
  116. msvcrt = <module 'msvcrt' (built-in)>
  117. mydir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher'
  118. nm = 'avcodec-53.dll'
  119. nt = <module 'nt' (built-in)>
  120. optmz = 2
  121. pydll = 'python27.dll'
  122. struct = <module 'struct' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\struct.pyo'>
  123. target_dir = 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  124. unbfrd = 0
  125. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  126. Frame <module> in launcher.py at line 147:
  127. ESKY_APPDATA_DIR = 'appdata'
  128. ESKY_CONTROL_DIR = 'esky-files'
  129. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x03AB8030>
  130. Event = <class 'lib.analytics.objects.Event'>
  131. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x03AB8070>
  132. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  133. P_WAIT = 0
  134. SEP = '\\'
  135. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  136. Shutdown = <function Shutdown at 0x04C52730>
  137. __builtins__ = <module '__builtin__' (built-in)>
  138. __doc__ = None
  139. __esky_name__ = 'EVE_Online_Launcher'
  140. __fake = <class __main__.__fake at 0x033E7EA0>
  141. __name__ = '__main__'
  142. __package__ = None
  143. __rpython__ = False
  144. _chainload = <function _chainload at 0x033ECCB0>
  145. _exit_code = [0]
  146. _locked_version_dirs = {'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  147. _orig_chainload = <function _chainload at 0x033EC930>
  148. _parse_version_parts = <function _parse_version_parts at 0x033ECB70>
  149. _replace_p = <built-in method get of dict object at 0x033F2ED0>
  150. _split_version_components = <function _split_version_components at 0x033ECBB0>
  151. abspath = <function abspath at 0x033EC570>
  152. appdir_from_executable = <function appdir_from_executable at 0x033EC7F0>
  153. basename = <function basename at 0x033EC730>
  154. bootstrap = <function bootstrap at 0x033EC830>
  155. chainload = <function chainload at 0x033EC870>
  156. dirname = <function dirname at 0x033EC770>
  157. environ = {'STEAMID': '76561198001104467', 'TMP': 'C:\\Users\\Alaska\\AppData\\Local\\Temp', 'COMPUTERNAME': 'ALASKA-PC', 'USERDOMAIN': 'Alaska-PC', 'SteamAppUser': 'alask4saedelaere', 'SystemDrive': 'C:', 'COMMON_MYDOCS': 'C:\\Users\\Public\\Documents', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShe
  158. errno = <module 'errno' (built-in)>
  159. esky = <module 'esky' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  160. execv = <function execv at 0x033EC5B0>
  161. exists = <function exists at 0x033EC7B0>
  162. fcntl = <__main__.fcntl instance at 0x034421E8>
  163. get_all_versions = <function get_all_versions at 0x033EC9B0>
  164. get_best_version = <function get_best_version at 0x033EC970>
  165. get_exe_locations = <function get_exe_locations at 0x033EC8B0>
  166. get_original_filename = <function get_original_filename at 0x033ECBF0>
  167. getcwd = <built-in function getcwd>
  168. is_installed_version_dir = <function is_installed_version_dir at 0x033ECA30>
  169. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x033ECA70>
  170. is_version_dir = <function is_version_dir at 0x033EC9F0>
  171. isabs = <function isabs at 0x033EC4F0>
  172. isalnum = <function isalnum at 0x033EC6B0>
  173. join_app_version = <function join_app_version at 0x033ECAF0>
  174. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  175. launcher_helper = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\launcher_helper.pyo'>
  176. listdir = <built-in function listdir>
  177. lock_version_dir = <function lock_version_dir at 0x033ECC30>
  178. log = <module 'lib.log' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  179. main = <function main at 0x04D6EF70>
  180. nt = <module 'nt' (built-in)>
  181. os = <module 'os' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\os.pyo'>
  182. os_close = <built-in function close>
  183. os_open = <built-in function open>
  184. os_read = <built-in function read>
  185. parse_version = <function parse_version at 0x033ECB30>
  186. pathjoin = <function pathjoin at 0x033EC6F0>
  187. rename = <built-in function rename>
  188. signal = <module 'signal' (built-in)>
  189. spawnv = <built-in function spawnv>
  190. split_app_version = <function split_app_version at 0x033ECAB0>
  191. stat = <built-in function stat>
  192. sys = <module 'sys' (built-in)>
  193. unlink = <built-in function unlink>
  194. unlock_version_dir = <function unlock_version_dir at 0x033ECC70>
  195. utilities = <module 'utilities' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  196. utils = <module 'lib.utils' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  197. verify = <function verify at 0x033EC8F0>
  198. winapitools = <module 'lib.winapitools' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  199. zfill = <function zfill at 0x033EC5F0>
  200. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  201. zsync = <module 'zsync' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zsync\__init__.pyo'>
  202. Frame main in launcher.py at line 134:
  203. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x437ef68> >
  204. controller = <module 'lib.controller' from 'C:\Program Files (x86)\Steam\steamapps\common\Eve Online\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\controller.pyo'>
  205. runtime = <lib.analytics.objects.Event object at 0x04C5D2D0>
  206. Frame __init__ in lib\controller.pyo at line 121:
  207. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x437ef68> >
  208. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x04C73C10>
  209. self = <lib.controller.Controller instance at 0x04D6C7D8>
  210. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  211. aTopic = (1,)
  212. data = None
  213. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x04DB4FA8>
  214. onTopicNeverCreated = None
  215. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x04C73C10>
  216. self._PublisherClass__deliveryCount = 0
  217. self._PublisherClass__messageCount = 1
  218. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x04C73A80>
  219. topic = 1
  220. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  221. deliveryCount = 0
  222. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x04DB4FA8>
  223. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB04B8>
  224. onTopicNeverCreated = None
  225. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x04C73A80>
  226. self._TopicTreeNode__callables = []
  227. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 80165744>
  228. self._TopicTreeNode__subtopics = {4096: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB47D8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB04B8>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB0210>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB0760>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at
  229. self._TopicTreeNode__topicPath = ('',)
  230. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 81481160>: [<weakref at 04DADA50; to 'instance' at 04DB4BC0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 81479960>: [<weakref at 04DAD810; to 'instance' at 04DB4710>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 81498400>: [<weakref at 04DADBD0; to '
  231. self._TopicTreeRoot__callbackDictCleanup = 0
  232. topic = (1,)
  233. topicItem = 1
  234. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  235. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 81463736>
  236. deliveryCount = 0
  237. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x04D6C7D8>>
  238. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x04DB4FA8>
  239. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x04DB04B8>
  240. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 81463736>]
  241. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 80165744>
  242. self._TopicTreeNode__subtopics = {}
  243. self._TopicTreeNode__topicPath = (1,)
  244. Frame OnInit in lib\controller.pyo at line 126:
  245. event = <wx.lib.pubsub.core.datamsg.Message instance at 0x04DB4FA8>
  246. folder = u'C:\\Program Files (x86)\\Steam\\steamapps'
  247. self = <lib.controller.Controller instance at 0x04D6C7D8>
  248. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x437ef68> >
  249. self.folder = None
  250. self.settings = None
  251. self.upToDate = None
  252. self.view = None
  253. settings = <lib.userSettings.UserSettings instance at 0x086FC1C0>
  254. Frame load_module in zipextimporter.pyo at line 98:
  255. code = 'MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x0e\x1f\xba\x0e\x00\xb4\t\xcd!\xb8\x01L\xcd!This pr
  256. filename = 'steamapi'
  257. fullname = 'steamapi'
  258. initname = 'initsteamapi'
  259. path = 'steamapi.pyd'
  260. s = '.pyd'
  261. self = <ZipExtensionImporter object 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Eve Online\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'>
  262. suffixes = ['.pyd']
Advertisement
Add Comment
Please, Sign In to add comment