Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-4362

Cutadapt from the x32 bundle can't work on x64 system on OS X

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.16.2
    • Fix Version/s: None
    • Component/s: NGS
    • Labels:
      None
    • Environment:

      OS X

    • Affect Type:
      Userdefined

      Description

      Cutadapt x32 can't work on x64 OSX because Python should be launched with a specific parameter to work in 32-bit mode.

      A possible solution is to set the environment variable:

      % export VERSIONER_PYTHON_PREFER_32_BIT=yes # Bourne-like shells
      

      or

      % setenv VERSIONER_PYTHON_PREFER_32_BIT yes # C-like shells
      

        Attachments

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            atiunov Aleksey Tiunov [X] (Inactive)
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: