Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on M1 is a mess - updated steps required #127

Open
marshalleq opened this issue Feb 10, 2023 · 1 comment
Open

Installation on M1 is a mess - updated steps required #127

marshalleq opened this issue Feb 10, 2023 · 1 comment

Comments

@marshalleq
Copy link

marshalleq commented Feb 10, 2023

Hi this is not meant to be a negative post, but just to point out all the docs and so on need to be updated for M1. There are long threads of possible fixes which may or may not have been applied in any particular order (or at all), in getting to success which has worked (probably) for someone but not all or maybe most people. I'm still trying. No luck.

I think it's to do with zero'ing in on what versions of python are required to be installed / tensor flow also, and the steps to rectify that via editing the scripts provided. Each time I think I've gotten a win, another error pops up about the next thing - hence the request for an updated guide with steps. If I manage to succeed I will share it here, otherwise hopefully someone else will do so, or the maintainer of this repository perhaps.

@DmitriyMorozov
Copy link

DmitriyMorozov commented Mar 2, 2024

Hi this is not meant to be a negative post, but just to point out all the docs and so on need to be updated for M1. There are long threads of possible fixes which may or may not have been applied in any particular order (or at all), in getting to success which has worked (probably) for someone but not all or maybe most people. I'm still trying. No luck.

I think it's to do with zero'ing in on what versions of python are required to be installed / tensor flow also, and the steps to rectify that via editing the scripts provided. Each time I think I've gotten a win, another error pops up about the next thing - hence the request for an updated guide with steps. If I manage to succeed I will share it here, otherwise hopefully someone else will do so, or the maintainer of this repository perhaps.

I see I'm not the only one who got stuck after running ./scripts/0_setup.sh
Got ERROR: Could not find a version that satisfies the requirement tensorflow-macos==2.7.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-macos==2.7.0

So the issue is somewhere in python version<->tensorflow loop and from what I've read on this subject there is no clear advice on how to resolve this. Tried switching python versions and different tensorflow packs but nothing worked.

Hope someday someone gets through this issue and shares some instruction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants