Re: [Bioc-devel] seqArchR error on build systems

2022-10-28 Thread Sarvesh Nikumbh
Ubuntu and macOS errors are now fixed, but the palomino4/Windows error is still there (this error is different), says, it needs OpenSSL. Thanks in advance. === Collecting package metadata (current_repodata.json): ...working... Collecting package metadata (current_repodata.json): ...working

Re: [Bioc-devel] seqArchR error on build systems

2022-10-25 Thread Hervé Pagès
Hi Sarvesh, It looks like reticulate somehow was using the wrong Python instance on nebbiolo2 and lconway, as reported by py_config(). We're now setting RETICULATE_PYTHON on those machines to make sure that reticulate will use the correct Python. This change was made after the builds started