Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tado
    Junior Member
    • Jul 2015
    • 3

    sff_extract error

    Hello,

    sorry I am new in this I tried to convert sff file to fasta and fastq files. Firstly I installed python 2.7.6 then biopython 1.65 and finally seq_crumbs 0.1.9 and i tried sff_extract but there is a problem :

    ]# sff_extract IXXLJHH01.sff
    Traceback (most recent call last):
    File "/usr/bin/sff_extract", line 25, in <module>
    from crumbs.seqio import write_seqs
    File "/usr/lib/python2.6/site-packages/crumbs/seqio.py", line 35, in <module>
    from crumbs.utils.file_formats import get_format, peek_chunk_from_file
    File "/usr/lib/python2.6/site-packages/crumbs/utils/file_formats.py", line 22, in <module>
    from crumbs.settings import get_setting
    File "/usr/lib/python2.6/site-packages/crumbs/settings.py", line 133, in <module>
    _settings = _Settings()
    File "/usr/lib/python2.6/site-packages/crumbs/settings.py", line 114, in __init__
    self.load_settings()
    File "/usr/lib/python2.6/site-packages/crumbs/settings.py", line 119, in load_settings
    for key, val in globals().viewitems():
    AttributeError: 'dict' object has no attribute 'viewitems'

    What should I do for this?
    Thanks,
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Does seq_crumbs require python 2.7.x? Looks like your software got installed in python2.6.

    Comment

    • tado
      Junior Member
      • Jul 2015
      • 3

      #3
      Yes, you are right. However, I installed 2.7.6 how can i change it do you have any idea?

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Use one of the options here to see if you can set your default python version to 2.7. You may be able to use crumbs installed in 2.6 but the other thing to try would be to re-do the biopython/crumbs install so they would install under 2.7.x.

        Comment

        • tado
          Junior Member
          • Jul 2015
          • 3

          #5
          Thank you!

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 10:09 AM
          0 responses
          10 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          19 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          27 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...