Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39932
    Alastair
    Participant

    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 folder

    root@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 0x1

    #39999
    Diego PérezDiego Pérez
    Moderator

    Hi!
    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.