Re: [Bioc-devel] python support

2021-09-23 Thread Jennifer Wokaty
From: Jennifer Wokaty Sent: Thursday, September 23, 2021 9:55 AM To: Zheng Wei Cc: Bioc-devel Subject: Re: [Bioc-devel] python support Hi Zheng, The Linux builders only have python3 available with no symlink to python due to the deprecation of Python 2. One way this could be solved is by referencing

[Bioc-devel] python support

2021-09-23 Thread Zheng Wei via Bioc-devel
Dear all, I'm the maintainer of package RBowtie2. Some scripts of Bowtie2 need to be supported by python. RBowtie2 passes the checking and building in Windows and MacOS but fails in Linux because python can not be found in Linux server. How to solve this problem? Here is the result: htt