https://bugs.kde.org/show_bug.cgi?id=478228
--- Comment #2 from Henri Michael <henri.mich...@bender.de> --- (In reply to Alexander Semke from comment #1) > (In reply to Henri Michael from comment #0) > > Created attachment 163990 [details] > > 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. > > We don't ship any version of python but we require a fixed version of python > to be present on the system in order for the python notebook to work. For > LabPlot 2.10 the required version is python3.10 (also mentioned in our FAQ > https://userbase.kde.org/LabPlot/FAQ). Can you please install 3.10 and try > again? I got python: 3.10.11 3.11.5 3.9.13 installed and i even put python 3.10 at to top of my path variables. I still get "python310.dll is missing" when i try to execute it. -- You are receiving this mail because: You are watching all bug changes.