Git Product home page Git Product logo

Comments (4)

BertJorissen avatar BertJorissen commented on July 28, 2024

Hi
I'm not certain what went wrong. It cannot find the compiled libraries (that's the _cpp error), but the python 11 M-chip Apple version should be supported.
An error with current Apple machines is that during the installation the Rosetta was active in the terminal, installing an other version than the one needed by the system. Please try again to install pybinding and be sure to turn off the Rosetta support.
Best
Bert

from pybinding.

xuey06 avatar xuey06 commented on July 28, 2024

Thanks for your reply. I reinstalled pybinding using the command 'arch -arm64 pip3 install -i https://test.pypi.org/simple/pybinding'. However, the obtained results are the same as before. The terminal is also set to run without Rosetta support. Is there anything else I can check?

from pybinding.

xuey06 avatar xuey06 commented on July 28, 2024

The Python environment was also checked with 'file $(which python3)', which indicates 'arm64'. I have also enforced Python to run with arm64 using 'arch -arm64 python3'. However, no changes have occurred.

from pybinding.

BertJorissen avatar BertJorissen commented on July 28, 2024

Please make a complete re-installation of pybinding, and add the --verbose part tot the pip install command. I'm almost certain that rosetta is enabled, x86_64 is exactly the behavior expected from an installation with rosetta. If possible, make a complete new installation of a python virtual environment to be certain.

from pybinding.

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.