apple-m1 Questions

5

We have a Java Spring Boot application that runs in a Docker container. It is based on openjdk:13-jdk-alpine. We deploy it to Linux machines, but we are also able to run it locally on Windows machi...
Kilmarnock asked 29/8, 2021 at 18:17

14

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 run -p 8080:8080 -e KEYCLOAK_USER=admi...
Ascites asked 16/3, 2021 at 20:19

3

Solved

I'm really tired of checking this option manually for Xcode, which I cannot duplicate due to its size... maybe there is a way to create some kind of shortcut to launch an app (Xcode in my case) wit...
Smooth asked 8/4, 2021 at 13:25

3

Solved

It is my understanding that NumPy dropped support for using the Accelerate BLAS and LAPACK at version 1.20.0. According to the release notes for NumPy 1.21.1, these bugs have been resolved and buil...
Clachan asked 5/11, 2021 at 5:24

3

while uploading the app from xcode 13.x it stuck to "Performing SPI Check.." any idea what is this about?, added a pic for reference.
Enshrine asked 20/4, 2022 at 8:48

4

Solved

Homebrew (brew install minikube) is installing amd64 'minikube' on Macbook Air with M1. while running any minikube command, it prints following message: ╭───────────────────────────────────────────...
Ukrainian asked 28/3, 2022 at 23:12

5

Solved

Running npm run dev (gatsby develop) on MacBook Pro M1 chip exit with Error: Something went wrong installing the "sharp" module Running npm run dev MacBook Pro intel chip works fine. I've...
Coffeehouse asked 16/5, 2021 at 18:28

6

I installed homebrew 3.0.0 on my M1 MBA. However, every session including iterm2 terminal and tmux shows this error message: /Users/jinrae/.zprofile:1: no such file or directory: opt/homebrew/bin/b...
Trustless asked 9/2, 2021 at 4:26

15

I am facing 4 problems when I tried to install TensorFlow on Apple M1: Conda has supported M1 since 2022.05.06 but most of articles I googled talk about using Miniforge, e.g. So I feel they are al...
Leroy asked 13/7, 2022 at 10:32

9

Solved

Help! I'm trying to install cryptography on my m1. I know I can run terminal in rosetta mode, but I'm wondering if there is a way not to do that. Output: ERROR: Command errored out with exit statu...
Romans asked 3/2, 2021 at 20:14

2

List item I can't connect my android phones with USB not even any installed emulator in the latest Android Studio Bumblebee m1 chip version on my mac m1 chip laptop, only when I open a flutter pr...
Selestina asked 1/4, 2022 at 6:26

10

Solved

I'm trying to set up git on my apple M1 macbook air. I tried to run git and I saw that I needed to update my command-line-tools first and so did I. But now, every time I tried to enter a git comman...
Lobbyist asked 9/2, 2021 at 12:32

5

I use macOS M1 Big Sur 11.2.3, but my kafka cannot running well and cannot create/list the topics. I don't know its because the OS or not, but the log for kafka is only like this: docker-compose lo...
Professoriate asked 20/4, 2021 at 15:16

4

Solved

There is a fairly common problem in my Xcode project. I'm using Firebase and project perfectly works with Xcode 11 on Intel i5, but with Xcode 13 (Swift 5) on Apple M1 there are 2 dramatic errors: ...
Oatis asked 12/11, 2021 at 15:27

2

I am using an Apple M1, writing a Kubernetes YAML file to pull and deploy the image confluentinc/cp-zookeeper:6.2.4 the problem is, I cannot pull the image due to the difference in CPU architecture...
Liberalism asked 4/5, 2022 at 6:17

3

Edit: After test on different machines it is Apple M1 M2 specific bug. I am trying to run a Flask application inside a Docker container on Apple Silicon M2 (could be an issue), where I use the Sent...
Aggregate asked 13/10, 2023 at 18:36

3

trax New to trax, I'm trying to run it locally (macOS 12.1, Apple Silicon ARM M1 processor, 8GB RAM, Anaconda), but I'm running into some issues. In an environment with python 3.8.5, I installed tr...
Batruk asked 22/1, 2022 at 18:29

8

I cannot install psycopg2 on my M1 Mac and I used pip3. When I tried to install with pip3 install psycopg2 The output like that: ERROR: Command errored out with exit status 1: command: /opt/homeb...
Throwaway asked 31/3, 2021 at 12:40

2

I a newbie so don't roast me too much, plase. I downloaded and installed docker for m1 mac preview : When I open Docker app it stays in phase : Docker is starting. When I type in terminal any docke...
Nemhauser asked 18/1, 2021 at 10:1

2

When running a Python universal binary (x86_64, arm64), how can I check from within Python whether it is running the x86_64 or arm64 executable? It seems that os.uname() and platform.machine() woul...
Yeasty asked 20/3, 2022 at 15:37

8

Anyone having issues installing python 3.8.10 on macOS Monterey M1 Mac? Any version I try to install using pyenv install gives me this error: python-build: use [email protected] from homebrew ...
Discontinuance asked 22/3, 2022 at 19:6

3

Solved

I am on a silicon chip Macbook Pro running macOS Monterey version 12.0.1 and the following error occurs on attempting to connect to the NGC service using sudo docker login ncvr.io. Error saving cre...
Gent asked 16/6, 2022 at 12:29

14

Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (93) For more information on which environments are supported please...
Almonry asked 23/6, 2021 at 7:44

5

Solved

I just updated my Mac M1 to Big Sur 11.5.2 and something in VSCode seems to have broken. I am unable to use the latest home-brew php which is installed. In VSCode its pointing to /usr/bin/php which...
Brussels asked 23/8, 2021 at 21:21

9

Solved

I am trying to run Oracle db in docker on M1 Mac. I have tried images from both store/oracle/database-enterprise:12.2.0.1-slim and container-registry.oracle.com/database/enterprise:12.2.0.1-slim bu...
Northnorthwest asked 31/7, 2021 at 18:55

© 2022 - 2024 — McMap. All rights reserved.