- This topic has 1 reply, 2 voices, and was last updated 4 years, 6 months ago by Diego Pérez.
- AuthorPosts
- June 14, 2020 at 11:44 am #39932AlastairParticipant
hello,
i’m having trouble installing the windows interpreter of python through wine.
it brings up the windows style installer and i can go through all the different options, however when i click finish serveral errors come up through the terminal and there is no directory for python27 created in the drive_c folderroot@Kali:~/Downloads# wine msiexec /i python-2.7.14.msi
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
0009:err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1
0009:err:msi:msi_install_assembly Failed to install assembly L”C:\\users\\root\\Temp\\msi3.tmp\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e.manifest” (0x80040154)
0009:err:msi:ACTION_InstallFiles Failed to install assembly
0009:err:msi:execute_script Execution of script 0 halted; action L”InstallFiles” returned 1603
0009:err:msi:ITERATE_Actions Execution halted, action L”InstallFinalize” returned 1603
0009:err:msi:ITERATE_Actions Execution halted, action L”ExecuteAction” returned 1603
0009:err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
0009:err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1
0009:err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
0009:err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1
0009:err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
0009:err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1
0009:err:ole:CoGetClassObject class {f6d90f11-9c73-11d3-b32e-00c04f990bb4} not registered
0009:err:ole:CoGetClassObject no class object {f6d90f11-9c73-11d3-b32e-00c04f990bb4} could be created for context 0x1June 15, 2020 at 6:26 am #39999Diego PérezModeratorHi!
Those errors are normal, which drive_c folder did you search in? I mean the full path for that drive_c folder.Let me know.
Diego - AuthorPosts
- You must be logged in to reply to this topic.