Re: [Bioc-devel] Incorrect warning about failing package built

2024-02-14 Thread Johannes Griss
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

Re: [Bioc-devel] Incorrect warning about failing package built

2024-02-14 Thread Martin Grigorov
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