Zheng, I talked to Herve about your issue as well as the build machines. You should use `python` for Windows and `python3` for Linux and Mac.
Jennifer Wokaty Bioconductor Core Team Waldron Lab CUNY Graduate School of Public Health and Health Policy ________________________________________ 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 python3 instead of python. I believe the other machines might have Python 2 available, which is why the results are inconsistent, but Bioconductor no longer supports Python 2. Jennifer Wokaty Bioconductor Core Team Waldron Lab CUNY Graduate School of Public Health and Health Policy ________________________________________ From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Zheng Wei via Bioc-devel <bioc-devel@r-project.org> Sent: Thursday, September 23, 2021 7:36 AM To: bioc-devel Subject: [Bioc-devel] python support ***ATTENTION: This email came from an external source. Do not open attachments or click on links from unknown senders or unexpected emails.*** 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: http://bioconductor.org/checkResults/devel/bioc-LATEST/Rbowtie2/nebbiolo2-buildsrc.html Thanks, Zheng Wei [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel