GithubHelp home page GithubHelp logo

IDE problem about tensorflow_macos HOT 2 OPEN

apple avatar apple commented on May 27, 2024
IDE problem

from tensorflow_macos.

Comments (2)

mostsignificantbit avatar mostsignificantbit commented on May 27, 2024 1

I have already successfully installed and it worked out in terminal.But when I use pycharm and choose the virtualenv to be the intepreter,the tensorflow still can't be imported for the architecture reason.Is the problem of pycharm or something need to be setted? Any other IDE to choose?

I guess that's due to process spawning a Rosetta 2 process. Until JetBrains delivers an Arm version there is little hope.
Starting an Arm process from a X86 process (which PyCharm is, confer the Activity App, architecture column) doesn't work, just the other way round.
The VStudio Code Team seems to be up to create an Arm version, JetBrains as well...

from tensorflow_macos.

mostsignificantbit avatar mostsignificantbit commented on May 27, 2024

I have already successfully installed and it worked out in terminal.But when I use pycharm and choose the virtualenv to be the intepreter,the tensorflow still can't be imported for the architecture reason.Is the problem of pycharm or something need to be setted? Any other IDE to choose?

I guess that's due to process spawning a Rosetta 2 process. Until JetBrains delivers an Arm version there is little hope.
Starting an Arm process from a X86 process (which PyCharm is, confer the Activity App, architecture column) doesn't work, just the other way round.
The VStudio Code Team seems to be up to create an Arm version, JetBrains as well...

perhaps with some sort of

arch -arm64e /bin/zsh

command, as it creates an Arm64 terminal...
Tried the external tools setting in Pycharm, but found no immediate way, how to set it up correctly

from tensorflow_macos.

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.