macos-monterey Questions

2

I need to run python 3.6 but have 3.9 on my mac, which is running Monterey. pyenv install 3.6.9 but i am getting these errors; python-build: use [email protected] from homebrew python-build: ...
Footed asked 17/3, 2022 at 8:40

10

Solved

I have been using php with mamp on mac for a year even with old versions of MacOS, since I installed MacOS Monterrey if I type php on the terminal I get a message:zsh: command not found: php Using ...
Shonna asked 31/10, 2021 at 11:2

4

I am new to python world and I have followed a few articles to set python on my system. I need python to build my project through bazel. When I build my project on local, I get the following error....
Choosy asked 7/4, 2022 at 8:36

3

I am facing an error whenever I try to compile fortran code: % gfortran Testing_Fortran.f90 -o Testing_Fortran ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLi...
Cartulary asked 4/11, 2022 at 13:47

4

Solved

Describe the bug Recently, while using Chrome (version 112.0.5615.49) on macOS (version 12.6.3), I have encountered an issue when copying and pasting from the Console panel in DevTools. After selec...
Chrissy asked 11/4, 2023 at 2:13

2

Solved

After upgrade upgrading Android Studio to Bumblebee version, I encountered this error. Xcode has been installed, but currently is uninstalled.
Doroteya asked 4/2, 2022 at 6:53

7

Solved

Error: dlopen(/Users//Documents/Work/Repo/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node, 0x0001): tried: '/Users//Documents/Work/Repo/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.n...
Reverent asked 3/8, 2022 at 10:59

5

Solved

i had to reinstall my MacBook Pro. I have installed the newest macOS & Xcode version so macOS Monterey 12.0.1 (21A559) and Version 13.1 (13A1030d) I'm programming Audio plugins so to test my pl...
Garrison asked 10/11, 2021 at 14:16

3

Solved

I cannot access a web server on localhost port 5000 on macOS v12 (Monterey) (Flask or any other). E.g., use the built-in HTTP server, I cannot get onto port 5000: python3 -m http.server 5000 ... (...
Transition asked 3/11, 2021 at 0:27

2

I'm trying to make my python code read and write a file at the system root, so I disabled System Integrity Protection following these steps. But when I run the command sudo mount -uw / I get this e...
Zoometry asked 20/7, 2022 at 8:53

3

Solved

I can't seem to run npm run dev or npm start on my macOS machine. I get a bus error message every time I try to do so, and the output is usually something like this: klvn git:(main) ✗ npm run dev ...
Ierna asked 18/7, 2022 at 13:19

8

I'm updating my question here, at the top, so anyone reading will encounter the latest unresolved issue first. I was hasty in updating my question in response to Alex Narvey's advice. The result of...
Lamarre asked 26/12, 2021 at 12:54

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

I waited as long as I could but finally had to upgrade from Mojave. I knew something would needlessly break. And of course it did. Largish files (more than 100k) randomly take 5 seconds to load. It...
Shrader asked 13/1, 2022 at 15:16

5

I'm experiencing a really weird and frustrating issue with the Android Emulator on macOS Monterey. I have "tap to click" enabled on my Macbook Pro (Mid 2015 15"), and it works fine i...
Petcock asked 6/1, 2022 at 11:22

3

Solved

I have built an application of stack electron and reactjs. I am trying to access the camera and microphone from the application. But the app does not ask for permission when requested and also it d...

3

Solved

macOS 12.3 update drops Python 2 and replaces it with version 3: https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes Python Deprecations Python 2.7 was removed f...
Aminoplast asked 4/4, 2022 at 15:30

2

Solved

The first installation of STS on my Mac works fine, and this error pops up after restarting the computer. The problem with stS4-4.13.1 installed is still the same. Attempting to specify the jdk ver...
Misdoing asked 19/2, 2022 at 10:2

5

Solved

I am facing a problem running older versions of Xcode on newer MacOS versions. For example, Xcode 13 on MacOS Ventura.
Hards asked 16/11, 2021 at 19:19

18

Solved

Since I got the macOS v12.3 (Monterey) update (not sure it's related though), I have been getting this error when I try to run my Python code in the terminal: I am using Python 3.10.3, Atom IDE, a...
Hitch asked 23/3, 2022 at 18:2

2

By running: from sklearn.datasets import fetch_california_housing import pandas as pd pd.set_option("precision", 4) # massimo numero di cifre decimali pd.set_option("max_colum...
Champion asked 2/11, 2022 at 7:57

1

Solved

I have installed and uninstalled and reinstalled GCloud on MACOS Monterey (Chipset M1) and I'm facing the next situation: When I run in Terminal gcloud auth login, it displays the next message: WAR...
Exposed asked 6/1, 2023 at 15:36

2

Anyone to help me solve this issue that has been on my case for the last couple of hours? I have so far tried all suggested solutions but can't seem to find anything working. Error: "root&quot...
Babi asked 8/2, 2022 at 4:5

2

I am building a launchctl service which can run a java service. I am able to create launchctl service with root user and test start/stop/status/automatic start at reboot use cases. I am struggling ...
Caste asked 26/11, 2021 at 16:50

1

I am using rush and trying to run rush install in a project I cloned from one of my company's repositories. But, it fails by throwing the following error: The chromium binary is not available for a...
Astronomer asked 19/2, 2022 at 1:6

© 2022 - 2025 — McMap. All rights reserved.