Das Forum

Help : edupython et playonlinux

Autor Antworten
Flo71 Sunday 10 January 2021 at 12:18
Flo71Anonymous

Bonjour,

ma fille commence à apprendre à programmer en python au lycée et son prof lui demande d'installer edupython.
Après des recherches, je vois que c'est possible sous linux en utilisant playonlinux.
Jusque là tout se passe bien mais au lancement d'edupython pas de lancement.

Voilà ce que me renvoi la console de débug (ça dépasse mes compétence, problème d'architecture peut-être ?) :

[01/10/21 11:35:28] - Running wine- /home/flo/Downloads/Setup_EP30.exe (Working directory : /)
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/flo/.PlayOnLinux//wineprefix/default' has been updated.
0033:err:process:create_process L"c:\\EduPython\\App\\PyScripter.exe" not supported on this installation (x86_64 binary)
0033:err:process:create_process L"c:\\EduPython\\App\\PyScripter.exe" not supported on this installation (x86_64 binary)
[01/10/21 11:52:04] - Running wine- winepath -u C:\\users\\flo\\Desktop (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c)
/home/flo/.PlayOnLinux//wineprefix/default/dosdevices/c:/users/flo/Desktop
[01/10/21 11:54:50] - Running wine- EduPython.exe (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c/EduPython)
[01/10/21 11:55:08] - Running wine- EduPython.exe (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c/EduPython)
[01/10/21 11:55:14] - Running wine- EduPython.exe (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c/EduPython)
[01/10/21 11:55:46] - Running wine- winecfg (Working directory : /usr/share/playonlinux/python)
[01/10/21 11:56:01] - Running wine- EduPython.exe (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c/EduPython)
[01/10/21 11:56:24] - Running wine- EduPython.exe (Working directory : /home/flo/.PlayOnLinux/wineprefix/default/drive_c/EduPython)
0009:err:process:create_process L"C:\\EduPython\\App\\PyScripter.exe" not supported on this installation (x86_64 binary)
0009:err:process:create_process L"C:\\EduPython\\App\\PyScripter.exe" not supported on this installation (x86_64 binary)

 

 

Merci d'avance pour votre aide.

Editiert von: Flo71