Category "apple-m1"

I can't install Tensorflow Model Maker on Apple Silicon

I have the Apple M1 Pro chip and cannot get my tensorflow project running. I followed the installation instructions from Apple's site. When I run pip install -r

gradle wrapper reports x86-64 architecture instead of arm-v8 architecture on Mac m1

Hello when working from a Mac m1, Gradle wrapper task reports incorrect architecture compared to gradle : Here is the result of ./gradlew clean : operating syst

Cannot run the Flutter project with Firebase in MacBook M1

I am trying to build a Flutter project using Firebase on my MacBook Pro M1. Everything was fine until I added the Firebase Core dependency. Now I can't run the

Package installation using pip gives "DuplicateOptionError"

Hie everyone, I'm on a M1 mac with a python version 3.9.6 Whenever I try to "pip install package" I get the following error(inside or outside a virtual environm

"brew install python" installs 3.9. Why not 3.10?

My understanding is that "brew install python" installs the latest version of python. Why isn't it pulling 3.10? 3.10 is marked as a stable release. I can insta

Golang build error 0x80000034 (2147483700)

command I ran: go build -o main output: /usr/local/go/pkg/tool/darwin_arm64/link: /usr/local/go/pkg/tool/darwin_arm64/link: combining dwarf failed: unknown load

Xdebug 3 not showing in phpinfo on m1 Monterey

After installing xdebug with sudo pecl install xdebug it looks that is installed but only in CLI. php -i | grep "xdebug" - this returns a lot of rows Then when

On Apple M1, grpc/Google-Api Import Error:

Situation: I'm trying to set up my SQLAlchemy database and run it locally. I use the google api for its vision module, so I can analyze text off of pictures. Cu

Installing gfortran on MacBook with Apple M1 chip for use in R

I'm on a MacBook Air with an Apple M1 chip, using macOS 11.6 Big Sur. I'm on R 4.1.1. I have Xtools and gfortran for the Apple M1 installed: markwhite@marks-air

The option "show window frame around device" of Android studio emulator is invalid(macOS with m1)

I try making the emulator showing the window frame, but this option seems to be invalidenter image description here emmulator with no window frame the option "s

How to replace the bundled Dart SDK in Flutter to run natively on Apple Silicon (ARM64)?

Dart SDK officially supports ARM64 and as of now, 2.14.2 is the latest (stable) Dart SDK that has support for ARM64. Though it was the same version that was bun

M1Mac : rbenv install 2.6.6 Build Failed

When I tried to install ruby2.6.6 on my mac using rbenv, I got a "Builed Failed" message. Initially, I ran it as follows % rbenv install 2.6.6 Downloading rub

Cannot install sharp with Docker on M1 Mac

Installing sharp on M1 Mac with yarn install is OK, but with Docker results in the following error: error /usr/src/app/node_modules/sharp: Command failed. Exit

Docker on Mac M1 gives: "The requested image's platform (linux/amd64) does not match the detected host platform"

I want to run a docker container for Ganache on my MacBook M1, but get the following error: The requested image's platform (linux/amd64) does not match the dete

Cause: error=86, Bad CPU type in executable M1 Macbook (Android studio)

When attempting to run the emulator on android studio I receive the Cause: error=86, Bad CPU type in executable error message. I'm using the most up to date and

When debugging, GoLand can not evaluate a function on M1

When debugging, use the Evaluate expression and try to evaluate a function. The result is shown as: "backend does not support function calls". Why? MacBook Pro

Is it possible to install Weblogic 12.2.1.4 on Apple M1 computers?

I've been looking for information about this, but I don't find anything. I think there's no version available at Oracle site for installing Weblogic 12.2.1.X on

flutter admob issues on m1 mac for android

Admob for Android emulator IPixel_2_API_S:5554) hangs a lot with errors/warnings. It looks like something to do with com.google.android.gms.chimera, which I be

module 'audio_session' not found

I try to build an existing flutter project on a new Mac with M1 chip. I face the following error in regards that the audio_session module is missing. Launching

M1 docker preview and keycloak 'image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8)' Issue

I just downloaded Docker Preview v3.1 https://docs.docker.com/docker-for-mac/apple-m1/ and tried running keycloak. Anyone else running into this issue? docker r