GithubHelp home page GithubHelp logo

Comments (7)

girach avatar girach commented on July 30, 2024 5

Just for the proper closure of this issue. I figured out a way around this.

  1. Open native(usual) terminal
  2. Run:
CONDA_SUBDIR=osx-64 conda create -n <env_name> python=3.9
conda activate <env_name>
conda config --env --set subdir osx-64
  1. Run pip install -U turicreate and you're done.

from turicreate.

TobyRoseman avatar TobyRoseman commented on July 30, 2024

See my earlier comment in #3429.

from turicreate.

girach avatar girach commented on July 30, 2024

The above logs are from the Rosetta terminal i.e., the copy of the application with "Open using Rosetta" checked. This was verified using uname -a in the log above.

from turicreate.

TobyRoseman avatar TobyRoseman commented on July 30, 2024

Ok, then I'm guessing this is an issue with your environment. The shell is x86_64 but pip may still be running natively. I recommend uninstalling anaconda. Then reinstalling it making sure you install the x86_64 version.

from turicreate.

girach avatar girach commented on July 30, 2024

I'm not sure I got that. Does this mean, I have to remove the native anaconda and install the x86_64 version? Won't it impact the other projects using native conda envs? Is there a way to do this only inside the "Rosetta" space?

from turicreate.

TobyRoseman avatar TobyRoseman commented on July 30, 2024

Yes, pip and python both need to be running under rosetta.

from turicreate.

Max1972 avatar Max1972 commented on July 30, 2024

@girach do you mean you didn't use rosetta with terminal from which you installed turicreate, anaconda, and python?
I have tried this with no success. Would you clarify if you have used any rosetta terminals at any point in time?
Thanks

from turicreate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.