Changes between Initial Version and Version 1 of Ticket #62197


Ignore:
Timestamp:
Feb 1, 2021, 6:14:57 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Indeed, python 3.7 does not work on Apple Silicon, in fact only 3.9 has proper support (upstream has not yet backported the fixes to 3.8). If recoll can use a newer python version, that would be recommended.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62197

    • Property Status changed from new to assigned
    • Property Cc maintainer: jf@… medoc92 openmaintainer removed
    • Property Summary changed from recoll:Failed to fetch python37: python37 cannot yet be built for Apple Silicon to recoll depends on python37 which cannot yet be built for Apple Silicon
    • Property Keywords arm64 added; recoll python37 silicon apple removed
    • Property Owner set to medoc92
  • Ticket #62197 – Description

    initial v1  
    11Trying to install recoll on MacBook Pro m1 I get next error:
    2 
     2{{{
    33Error: Failed to fetch python37: python37 cannot yet be built for Apple Silicon
    44Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python37/python37/main.log for details.
    55Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    66Error: Processing of port recoll failed
     7}}}