apple-m1 Questions

2

Solved

Unable to connect to db using IntelliJ on mac m1. Installed MySQL using Homebrew, I am able to access MySQL via terminal, I don't know what I am doing wrong. I have tried reinstalling, changing the...
Penetrating asked 24/2, 2023 at 20:35

3

I installed homebrew today. And I did something wrong so that my homebrew can't work now. Since I use an arm based mac, I am hard to find solution to uninstall my homebrew which installed in /opt/h...
Epistemic asked 25/12, 2020 at 12:0

6

I tried to run the project in the emulator, I encountered some problems and solved it, I finally got the following error, I tried many ways, but I can't solve it. How can I fix this, please give me...
Eamon asked 23/5, 2022 at 6:36

3

ERROR: Could not find a version that satisfies the requirement scipy==1.7.1 (from versions: 0.8.0, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.14.0, 0.14.1, 0.1...
Biggers asked 25/9, 2021 at 8:32

4

Solved

I'v installed docker by homebrew on Mac with m1 cpu. But it doesn't run. It tells me that I need to use intel cpu. But on Docker site I see that docker should run. How to fix that? Incompatible CPU...
Opec asked 8/4, 2021 at 18:43

5

I was trying to install numpy version 1.22.3 on a M1 Macbook with pip3, and pip3 says the package is present, but when I try to import the module, an error gets thrown at me that says Importing the...
Ratable asked 5/4, 2022 at 3:2

5

I'm trying to install hyperkit on MacOS 12.1 M1 Silicon and I get the following error. % brew install hyperkit Error: hyperkit: no bottle available! You can try to install from source with: bre...
Paule asked 5/1, 2022 at 7:56

2

I am trying to run this notebook on Apple M1 (1st gen) running MacOS 12.4, libs freeze: >pip3 freeze anyio @ file:///private/tmp/jupyterlab--anyio-20211211-70040-1yv1wmx/anyio-3.4.0 appnope==0....
Modification asked 29/5, 2022 at 5:58

4

Solved

When I run the command npx react-native run-ios in my terminal on my Mac I receive the error CompileC /Users/jessicageorge-mannella/Library/Developer/Xcode/DerivedData/AwesomeProject-ctnixtnnzajiwu...
Execrative asked 2/4, 2023 at 2:28

3

I have an M1 MacBook using conda through miniforge3. I want to use some packages not built for ARM (ifcopenshell, pythonocc-core). Mixing channels (conda-forge/osx-64 and conda-forge/osx-arm) often...
Wavemeter asked 17/3, 2022 at 15:37

9

Solved

I found a topic that encounter the same problem (Can't debug Golang in vscode apple m1) but I'm not sure it's an old solution or not because I'm using the Go version go1.17.1 darwin/arm64 wit...
Ringhals asked 27/9, 2021 at 8:58

3

Solved

I`m using MacBook with M1 chip and seems like multiple things arent optimised for it. pyodbc didnt work for me, so I wanted to use pymssql. Though, I encountered this issue when I tried to run pip ...
Cuellar asked 13/12, 2021 at 11:28

3

I am Running docker on an M1 Macbook Pro , here i am using this docker script FROM node:current-buster # Create and set user RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current...
Warford asked 27/6, 2021 at 16:3

7

Solved

After updating the RN version from 0.70.6 to 0.71.4 ios pod install working, but the app doesn't build and gives an error. 'RCTAppDelegate.h' file not found any ideas?? I have tried all steps in re...
Martinet asked 23/3, 2023 at 10:56

4

Solved

My docker images were working fine as soon as I moved to my new Mac M1 Max. Even with my M1 Max, I have installed docker and successfully created image, and pushed to AWS ECR. Now when I'm running ...
Salenasalene asked 22/12, 2022 at 6:16

6

I got an error while building backend docker, specifically installing Puppeteer. I'm using M1 MacBook, and I found a solution on the local machine(https://github.com/puppeteer/puppeteer/issues/6622...
Goldwin asked 16/11, 2021 at 2:22

14

Solved

I got my new Macbook Pro which has M1 chip. I tried to run my react native project but stucked on pod install. After that, I created an empty project and tried on that still getting the same error....
Gainsay asked 27/1, 2021 at 10:32

7

Followed this guide (Cannot pip install mediapipe on Macos M1) to install Mediapipe on M1 mac, and now I am unable to use pandas or numpy. ImportError: dlopen(/Users/matthewcuevas/Library/Python/3....
Omaromara asked 19/5, 2022 at 17:20

6

I am trying to have JDK 8 run with cassandra 3.x in my dev-setup Mac with M1Pro Chip. Arm64 jdk-8 is currently unavailable currently.
Tajuanatak asked 27/6, 2022 at 9:30

3

I am completely new to assembly and would like to learn arm assembly (simply because I own an m1 mac). I can't really find many ressources online, that's why I'm here. My code is as follows (file i...
Diffluent asked 15/11, 2021 at 12:26

6

Solved

I'm having a problem with my .Net Core 3.1 Project. I'm using Docker for hosting the MS SQL Database (image azure-sql-edge) and I run it on a MacBook Pro M1 Max. When starting the project with Dotn...
Henrieta asked 6/10, 2022 at 9:8

4

I upgraded from macOS Catalina (10.15.7) to Big Sur (11.5.1) going from an Intel i7 MacBook Pro to an M1 iMac subsequently upgrading to Xcode 12.5.1 from 12.4 The iOS app will compile and run on a ...
Petromilli asked 12/8, 2021 at 15:18

7

I have mac with M1 and if i try to run docker container with nginx-proxy by jwilder, I got this error: api_clever4sms_nginx-proxy | runtime: failed to create new OS thread (have 2 already; errno=22...
Apostrophe asked 24/2, 2021 at 10:53

4

Example of Error response: TTRAN-YK0WK9W9PM:virtual_terminal tuantran$ rvm install 2.7.6 ruby-2.7.6 - #removing src/ruby-2.7.6.. Searching for binary rubies, this might take some time. No binary ru...
Helpless asked 19/7, 2022 at 17:59

17

Solved

I'm facing a weird issue. Before I updated my Android Studio, everything went fine in flutter doctor. Once I've updated Android Studio, when I run the doctor, it's showing "Unable to find bund...
Bacchanalia asked 29/7, 2021 at 2:46

© 2022 - 2024 — McMap. All rights reserved.