[cantor] [Bug 356103] Python 3 backend is not functional

2016-12-01 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=356103

Alexander Semke  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

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

[cantor] [Bug 356103] Python 3 backend is not functional

2016-12-01 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #11 from Alexander Semke  ---
This seems to be another bug... I created now another ticket
https://bugs.kde.org/show_bug.cgi?id=373150 to track this problem. 

I'm closing this ticket now.

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

[cantor] [Bug 356103] Python 3 backend is not functional

2016-11-30 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #10 from Simone Gaiarin  ---
Seems to work now. Version: 16.08.3

I get some weird output though sometimes, I don't know if it's normal.

Steps:
a = 1 OK
b = 2

{'errorPythonBackend': , '__spec__': None, 'a': 1, '__doc__': None,
'__loader__': , 'scipy': , 'matplotlib': , 'CatchOutPythonBackend': ,
'outputPythonBackend': , '__builtins__': , '__package__': None, 'numpy': ,
'sys': , '__name__': '__main__', 'b': 2}

c = a + b OK
import numpy as np OK
dd = np.array([1,2,3]) OK

Reevaluate b = 2 then it's OK

That output appears only if I do Evaluate Worksheet, while with evaluate entry
it's fine.

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

[cantor] [Bug 356103] Python 3 backend is not functional

2016-11-28 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=356103

Alexander Semke  changed:

   What|Removed |Added

 Status|CONFIRMED   |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #9 from Alexander Semke  ---
Hi Simone,

I cannot reproduce this problem with the current code. Do you see
cantor_python3server running if you start python3-session? Which version of
Cantor are you using?

Regards,
Alexander

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

[cantor] [Bug 356103] Python 3 backend is not functional

2016-05-27 Thread Alexander Semke via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-05-26 Thread Simone Gaiarin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #8 from Simone Gaiarin  ---
Python 3.5.1

On Thu, May 26, 2016 at 9:34 PM Alexander Semke via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=356103
>
> --- Comment #7 from Alexander Semke  ---
> which python version do you use in the terminal?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
>

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-05-26 Thread Alexander Semke via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #7 from Alexander Semke  ---
which python version do you use in the terminal?

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-05-26 Thread Simone Gaiarin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #6 from Simone Gaiarin  ---
import numpy and import scipy works fine for me in a python shell run from
bash. While I still get the error from within cantor.

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-05-26 Thread Alexander Semke via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

Alexander Semke  changed:

   What|Removed |Added

 CC||alexander.se...@web.de

--- Comment #5 from Alexander Semke  ---
Hi Antonis, Hi Simone,

looks like you tried to import numpy and scipy in python3. Did you install
those modules for python3 on your system? Can you start python3 in the terminal
and do 'import numpy'? Does this work for you?

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-04-02 Thread Filipe Saraiva via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

Filipe Saraiva  changed:

   What|Removed |Added

  Component|general |python3-backend

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


[cantor] [Bug 356103] Python 3 backend is not functional

2016-02-29 Thread Simone Gaiarin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

Simone Gaiarin  changed:

   What|Removed |Added

 CC||simg...@gmail.com

--- Comment #4 from Simone Gaiarin  ---
Still present in KDE 5.19

System: Manjaro Linux

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


[cantor] [Bug 356103] Python 3 backend is not functional

2015-12-12 Thread Antonis G . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #2 from Antonis G.  ---
Hello, I think so; I downloaded and installed the cantor 15.11.90 version
manually, but "cantor -v" still outputs "cantor 0.6".
Sometimes I get this as result:
{'numpy': , '__package__': None, '__name__': '__main__', 'outputPythonBackend':
, '__spec__': None, 'scipy': , 'a': 10, 'sys': , '__builtins__': ,
'CatchOutPythonBackend': , '__doc__': None, 'matplotlib': , '__loader__': ,
'errorPythonBackend': }
others I get this error message:
The name org.kde.Cantor.Python3-32059 was not provided by any .service files
cantor_python3server seems to be running normally.

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