[Biopython-dev] [Bug 2743] New: manual installation overwrites previous biopython installations

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Jan 28 10:13:43 UTC 2009


http://bugzilla.open-bio.org/show_bug.cgi?id=2743

           Summary: manual installation overwrites previous biopython
                    installations
           Product: Biopython
           Version: Not Applicable
          Platform: All
               URL: http://lists.open-bio.org/pipermail/biopython/2009-
                    January/004893.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: dalloliogm at gmail.com


The manual biopython installation (the one made with python setup.py install)
installs all the files in a directory like this:
- /usr/lib/python2.5/site-packages/Bio

The problem comes when you want to install biopython in a system where there is
already an old version installed.
In that case, it is not clear what happens to the old installation... are all
the old files removed before the new version is installed? Or are the two
versions 'mixed'?

please refer to this discussion:
- http://lists.open-bio.org/pipermail/biopython/2009-January/004893.html


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list