https://bugs.kde.org/show_bug.cgi?id=478228
Bug ID: 478228 Summary: Error when trying to execute python in python notebook Classification: Applications Product: LabPlot2 Version: 2.10.0 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: alexander.se...@web.de Reporter: henri.mich...@bender.de Target Milestone: --- Created attachment 163990 --> https://bugs.kde.org/attachment.cgi?id=163990&action=edit picture with system-error dialog SUMMARY On Windows when running python code in a python Notebook, cantor_pythonserver.exe returns an error. The error names: python310.dll as missing. It seems that labplot is shipping the wrong python version: python38.dll . STEPS TO REPRODUCE 1. install labplot from Microsoft store 2. open labplot 3. create new python notebook 4. write short command like: print("hallo world") 5. a system-error appears "cantor_pythonserver.exe cant find python3.10.dll a reinstall might fix the issue" 6. a reinstall doesn't fix the issue. OBSERVED RESULT view image in attachment to see Error dialog. Sorry for the German text. EXPECTED RESULT Execution of python code in notebook. SOFTWARE/OS VERSIONS Windows: Windows 10 Version 2009 Architektur: x86_64-little_endian-llp64 Kernel: winnt 10.0.19045 C++ Compiler: MSVC 19.29.30148.0 C++ Compiler Optionen: /DWIN32 /D_WINDOWS /W3 /GR /EHsc /wd4250 /wd4251 /wd4396 /wd4661 /Zc:__cplusplus -O2 -W3 -DPSAPI_VERSION=1 KDE Frameworks Version: 5.107.0 Qt Version: 5.15.10 (kompiliert gegen 5.15.10) ADDITIONAL INFORMATION This happens in the normal installer and the windows store Version. -- You are receiving this mail because: You are watching all bug changes.