Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • StephaniePi83
    Member
    • Sep 2011
    • 52

    #16
    Have you done :
    apt-get install python-dev ?

    Comment

    • evallespin
      Junior Member
      • Jul 2012
      • 8

      #17
      Yes, I did it last week...

      Comment

      • StephaniePi83
        Member
        • Sep 2011
        • 52

        #18
        And did you do "python setup.py build_ext -i" after ?

        Comment

        • evallespin
          Junior Member
          • Jul 2012
          • 8

          #19
          Yes...
          genmed13@genmed13-HP-Compaq-dc5800-Microtower:~/cutadapt-1.0$ python setup
          .py build_ext -i
          running build_ext

          Comment

          • StephaniePi83
            Member
            • Sep 2011
            • 52

            #20
            So i don't know, i has worked for me even with the ELF class error ...
            Do you add cutadapt to your path ?

            Comment

            • evallespin
              Junior Member
              • Jul 2012
              • 8

              #21
              Ok, don't worry! thanks again!!

              Au revoire!!

              Comment

              • evallespin
                Junior Member
                • Jul 2012
                • 8

                #22
                Maybe I didn't add cutadapt to my path... how can I do it??

                Comment

                • StephaniePi83
                  Member
                  • Sep 2011
                  • 52

                  #23
                  i think it's :
                  export PATH=$PATH:/path to cutadapt repertory

                  Comment

                  • evallespin
                    Junior Member
                    • Jul 2012
                    • 8

                    #24
                    I have the same error messagge... thank again

                    Comment

                    • StephaniePi83
                      Member
                      • Sep 2011
                      • 52

                      #25
                      Ok so i don't understand ... sorry ...

                      Comment

                      • Phoenix
                        Junior Member
                        • Aug 2013
                        • 6

                        #26
                        I was having installation problems but I got it to work with the following (I'm using python2.7):

                        1. # Installed python-setuptools v0.6.34-0ubuntu1
                        2. # Installed pip with the commands:

                        curl -O https://raw.github.com/pypa/pip/mast...rib/get-pip.py
                        sudo python get-pip.py

                        3. # Installed cutadapt:

                        sudo pip install cutadapt

                        Comment

                        • paa6
                          Member
                          • Feb 2014
                          • 68

                          #27
                          how to install cutadapt

                          Originally posted by StephaniePi83 View Post
                          Try with "cutadapt" without "./"
                          It only works in root...I did write this coding apt-get install python-dev
                          and I got this
                          Reading package lists... Done
                          Building dependency tree
                          Reading state information... Done
                          python-dev is already the newest version.
                          The following packages were automatically installed and are no longer required:
                          language-pack-kde-en kde-l10n-engb language-pack-kde-en-base
                          Use 'apt-get autoremove' to remove them.
                          0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.

                          after that I write this python setup.py build_ext -i
                          and then i got this msg
                          Cython is not installed and pre-compiled C sources
                          are also not available. You need to install Cython to continue.

                          after that I tried easy_install cython
                          and then again python setup.py build_ext -i
                          but getting the same msg that need to install cython so i tried with this code...easy_install cutadapt

                          and I am getting this msg
                          Processing cutadapt
                          error: Couldn't find a setup script in /home/singhparul/cutadapt-1.4.1/cutadapt
                          root@ubuntu:/home/singhparul/cutadapt-1.4.1# easy_install cutadapt-1.4.1
                          Searching for cutadapt-1.4.1
                          Reading http://pypi.python.org/simple/cutadapt-1.4.1/
                          Couldn't find index page for 'cutadapt-1.4.1' (maybe misspelled?)
                          Scanning index of all packages (this may take a while)
                          Reading http://pypi.python.org/simple/
                          No local packages or download links found for cutadapt-1.4.1
                          error: Could not find suitable distribution for Requirement.parse('cutadapt-1.4.1')

                          please suggest me something

                          Comment

                          Latest Articles

                          Collapse

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by SEQadmin2, 06-05-2026, 10:09 AM
                          0 responses
                          12 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-04-2026, 08:59 AM
                          0 responses
                          23 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-02-2026, 12:03 PM
                          0 responses
                          28 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 06-02-2026, 11:40 AM
                          0 responses
                          22 views
                          0 reactions
                          Last Post SEQadmin2  
                          Working...