ete icon indicating copy to clipboard operation
ete copied to clipboard

Error when installing ete3 in MacOX

Open luisdelaye opened this issue 3 years ago • 3 comments

Hi,

I'm trying to install ete3 on MacOX by following the instructions in: http://etetoolkit.org/download/. However I get the following error message:

$ conda install -c etetoolkit ete3 ete_toolchain ... Preparing transaction: done Verifying transaction: done Executing transaction: failed

LinkError: pre-link script failed for package etetoolkit::ete3-3.0.0b35-py_0 location of failed script: /opt/miniconda3/pkgs/ete3-3.0.0b35-py_0/bin/.ete3-pre-link.sh ==> script messages <== <None> ==> script output <== stdout: stderr: + /opt/miniconda3/envs/ete3/bin/python /opt/miniconda3/pkgs/ete3-3.0.0b35-py_0/link.py /opt/miniconda3/pkgs/ete3-3.0.0b35-py_0/bin/.ete3-pre-link.sh: line 2: /opt/miniconda3/envs/ete3/bin/python: No such file or directory

return code: 127

Does anybody has some clue?

Thanks!

Luis Delaye

luisdelaye avatar Jun 23 '21 18:06 luisdelaye

Same issue here. Did you find any solution?

archilekt avatar Nov 12 '21 10:11 archilekt

No, I have not... yet. Best, L


De: Franz Reisewitz @.> Enviado: viernes, 12 de noviembre de 2021 04:11 a. m. Para: etetoolkit/ete @.> CC: Luis José Delaye Arredondo @.>; Author @.> Asunto: Re: [etetoolkit/ete] Error when installing ete3 in MacOX (#542)

Same issue here. Did you find any solution?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/etetoolkit/ete/issues/542#issuecomment-966981231, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFUK3I5PI2ON262SW6FE6XLULTR63ANCNFSM47GLCKQA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

luisdelaye avatar Nov 12 '21 13:11 luisdelaye

I have the same issue on a Linux system. Seems like python is getting deleted somehow from my ete3/bin directory.

bfauskee avatar Nov 13 '21 20:11 bfauskee