Git Product home page Git Product logo

Comments (5)

clintval avatar clintval commented on September 25, 2024

Hi @nuin, only Python3.6+ is supported at the moment.

from sample-sheet.

nuin avatar nuin commented on September 25, 2024

Ah, OK. We have this system with 3.4 installed where we do our bcl2fastq conversions and we are automating our sample sheet parsing. Is it hard to add compatibility to 3.4? I will check installing 3.6 on it.

Thanks.

from sample-sheet.

clintval avatar clintval commented on September 25, 2024

It would not be hard to add Python 3.4+ compatibility. To do so I think I need to change/check two things:

  • Drop the f-strings
  • Check unit tests such that they do not rely on deterministic dictionary key order

If you can't port to Python 3.6 and still want Python 3.4 support, could you open a new issue with the request and I can review there?

FYI my initial intention was to keep this Python 3.6+ but I do understand many others are still locked into earlier Python 3 versions.

from sample-sheet.

nuin avatar nuin commented on September 25, 2024

I will check tomorrow, if it's a no go on 3.6, I will let you know.

Thanks

from sample-sheet.

nuin avatar nuin commented on September 25, 2024

I was able to install 3.6 on my machine, I am checking my code now.

Thanks

from sample-sheet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.