[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-23 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=478228

Stefan Gerlach  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Stefan Gerlach  ---
A new version which supports Python Notebooks is now available in the MS Store.
It requires Python 3.11.

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-08 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=478228

Stefan Gerlach  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   Assignee|alexander.se...@web.de  |stefan.gerlach@uni-konstanz
   ||.de
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-08 Thread Henri Michael
https://bugs.kde.org/show_bug.cgi?id=478228

--- Comment #4 from Henri Michael  ---
(In reply to Stefan Gerlach from comment #3)
> Let me take this over,
> 
> our Windows installer is still build on the Binary Factory which uses Python
> 3.8. That's why the python38.dll is shipped.
> Some time ago we experimented with Python 3.10 but this should not be found
> it's way into the Windows store. Let me check it myself.
> I'll post an update when this is fixed.

i tried the manual installer and it works.
It seems like only the windows store version is brocken.

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-08 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=478228

Stefan Gerlach  changed:

   What|Removed |Added

 CC||stefan.gerlach@uni-konstanz
   ||.de

--- Comment #3 from Stefan Gerlach  ---
Let me take this over,

our Windows installer is still build on the Binary Factory which uses Python
3.8. That's why the python38.dll is shipped.
Some time ago we experimented with Python 3.10 but this should not be found
it's way into the Windows store. Let me check it myself.
I'll post an update when this is fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-08 Thread Henri Michael
https://bugs.kde.org/show_bug.cgi?id=478228

--- Comment #2 from Henri Michael  ---
(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.

[LabPlot2] [Bug 478228] Error when trying to execute python in python notebook

2023-12-08 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=478228

--- Comment #1 from Alexander Semke  ---
(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?

-- 
You are receiving this mail because:
You are watching all bug changes.