Skip to content
Prev 20173 / 21318 Next

[Bioc-devel] Incorrect warning about failing package built

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:
python:         /home/biocbuild/.virtualenvs/r-reticulate/bin/python
libpython:      /usr/lib64/libpython3.9.so
pythonhome:
/home/biocbuild/.virtualenvs/r-reticulate:/home/biocbuild/.virtualenvs/r-reticulate
version:        3.9.9 (main, Oct 18 2023, 18:17:13)  [GCC 10.3.1]
numpy:
 /home/biocbuild/.virtualenvs/r-reticulate/lib/python3.9/site-packages/numpy
numpy_version:  1.26.3

ReactomeGSA.data is installed on kunpeng2!

Regards,
Martin


On Mon, Feb 5, 2024 at 12:08?PM Martin Grigorov <martin.grigorov at gmail.com>
wrote: