[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #11 from flywire --- (In reply to edil from comment #0) > Add the numpy python library to LibreOffice You can add numpy yourself but it isn't easy, remember to add the dll too if some other install hasn't put it in your path

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #10 from e...@helpidea.net --- May be only a problem of PYTHONPATH if we have more than one installation of python? We need uno.py unohelper.py ..with python.exe.. under LibreOffice>Program?. In PyCharm one can have more

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 Rafael Lima changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #8 from Roman Kuznetsov <79045_79...@mail.ru> --- (In reply to Rafael Lima from comment #7) > > However, another idea would be to have a Python setup dialog as the one we > currently have for JRE (in Tools - Options -

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 Rafael Lima changed: What|Removed |Added CC||rafael.palma.l...@gmail.com ---

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #6 from e...@helpidea.net --- Thank Ming Hua I am a poor developer and don't know the problems of build python. For me is a very good idea to make something easy like setting up PIP and installing packages from PyPI with

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 Ming Hua changed: What|Removed |Added CC||ming.v@qq.com --- Comment #5

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #4 from e...@helpidea.net --- Thanks, I use Range.DataArray in Basic, so I have Variant Array of Arrays, and this is one parameter to deliver to Python def, that take this as tuple of tuples. Will be Python to transform this

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 --- Comment #2 from Andreas Heinisch --- Imho numpy is a very popular library for python, but I don't know if it requires something special in order to work with the uno arrays. We could add the library and make some experiments. --

[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python

2021-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143980 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|