rsemeraro / XomeBlender

Generates synthetic cancer genomes with different contamination level and intra-tumor heterogeneity and devoid of any synthetic element
GNU General Public License v3.0
10 stars 2 forks source link

setup question #2

Closed ranneal closed 4 years ago

ranneal commented 4 years ago

Hi, I got an error when I set-up:

rpy2 is no longer supporting Python < 3.5.Consider using an older rpy2 release when using an older Python release. error: Setup script exited with 1

Is that mean I need python3.5 to run your package or I need to download the rpy2 module by myself on python2.7 with older release?

Cheers

rsemeraro commented 4 years ago

Hi, thanks for the suggestion. I managed this issue by adding a version upper limit for rpy2. Clone the new XomeBlender folder and the problem should be fixed. In addition, i am considering to adapt XomeBlender to python 3 version. But i don't have a lot of time, for the moment.

rsemeraro commented 4 years ago

Hi, i just released a new version of Xome Blender compatible with python3. Look for branch 3.1 and enjoy!