Hi Martin,
Thanks a lot for the help!
Kind regards,
Johannes
On 14.02.24 15:06, Martin Grigorov wrote:
Hi,
The issue hasĀ been resolved by not using the system's Python installation.
I.e. on kunpeng2 RETICULATE_PYTHON env var is no longer exported! The
reticulate package installs its own Pyth
Hi,
The issue has been resolved by not using the system's Python installation.
I.e. on kunpeng2 RETICULATE_PYTHON env var is no longer exported! The
reticulate package installs its own Python:
> reticulate::py_config()
python: /home/biocbuild/.virtualenvs/r-reticulate/bin/python
libpython