Skip to main content

Questions tagged [macos-ventura]

macOS Ventura (version 13) is the nineteenth major release of macOS.

macos-ventura
0 votes
0 answers
8 views

Old nginx 1.18 version on mac Ventura 13.0 problem

I need to install the old version of nginx 1.18 on Ventura 13.0. I installed version 1.17.10 via homebrew https://raw.githubusercontent.com/Homebrew/homebrew-core/...
Victoria Rabtsevich's user avatar
-1 votes
1 answer
53 views

Where is the file downloaded by the `xcodebuild -downloadPlatform iOS`?

I executed xcodebuild -downloadPlatform iOS for download ios17.2 simulator. The download is complete, but the installation process failed due to lack of space and nearly 7 gigs of hard drive space was ...
or123456's user avatar
  • 2,179
0 votes
1 answer
355 views

"OSError: [Errno 30] Read-only file system:" while converting a panda dataframe to a .csv file on MacOS Ventura

I have a python code (running on terminal) where I am converting a Dataframe to a .csv file by the following code: #Converting the dataframe to a csv file relative_path = os.path.dirname(__file__) df....
amp1590's user avatar
  • 103
0 votes
0 answers
32 views

Failed while building a JavaFX project on macOS

I had a problem when I tried to build my first JavaFX project. The structure of my project folder is - HelloFX - HelloWorld.class - HelloWorld.java - lib - javafx.controls.jar ...
SeeWhy's user avatar
  • 1
0 votes
0 answers
27 views

MacOS Ventura/Sonoma no signal when null dereference

Ventura 13.2.1 M1 Sonoma 14.2.1 M2 In my app I have a signal handler. When testing it with null-dereference I see that in previous MacOs versions like Monterey 12.0 x86 the signal handler is called. ...
Rebecca's user avatar
  • 37
0 votes
1 answer
57 views

Using command to open Privacy & Security > Proflies page

I'd like to use the command to open the Profiles page under Privacy & Security panel. Currently, I'm using the following command: open /System/Library/PreferencePanes/Profiles.prefPane This ...
Kurt's user avatar
  • 714
0 votes
0 answers
17 views

How can I set (point) a certain physical path with the locahost?

I can reach localhost, but I need to set localhost:<port_no> for a certain path on my MacOS computer. For an example, when I enter localhost:5001, (or 192.168.1.5:5001) I will access to : /...
Emsil Neumann's user avatar
0 votes
0 answers
45 views

Xampp Virtual Host Apache '403 Access Forbidden' AH00132 / AH00529

I've been having issues with Xampp and virtual hosts under Ventura 13.6.5 (Intel Mini). Xampp (v8.2.4-0) works perfectly fine with the default /Applications/XAMPP/xamppfiles/htdocs directory and any ...
Delta Sierra's user avatar
0 votes
2 answers
140 views

Cronjob does not work for the local asdf elixir path [closed]

My crontab file looks like: */1 * * * * /Users/dmitriy/.asdf/shims/elixir ~/work/scripts/my_script.exs And that script doesn't work. As I understand it, cron cannot detect the location of elixir. I ...
Dmitry Krakosevich's user avatar
0 votes
0 answers
91 views

Cannot get path to GNU libiconv 1.17 to be accepted when compiling php 8.2.16 on Ventura 13.6.4 get: Does not support errno

I have trouble compiling php 8.2.16 on Mac OS Ventura 13.6.4. The configure script does not recognize the GNU libiconv installed with Homebrew in /usr/local/opt/libiconv. I succeeded to compile and ...
Lasse's user avatar
  • 1
-1 votes
1 answer
238 views

Can I force Chrome window names to persist?

I use a lot of different Chrome windows simultaneously for different user profiles. I use the Name Window function daily to quickly identify which user I'm trying to get to from the dock. Often I'll ...
juhaku's user avatar
  • 17
1 vote
1 answer
44 views

XAMPP PHP not working after Ventura upgrade

XAMPP 8.2.4, Mac OS 13.6.3 Ventura, NetBeans IDE 20 I have used XAMPP for many years on a Mac for html/php/mysql development. With an upgrade to Ventura, a test php NetBeans project cannot be found on ...
user23414741's user avatar
1 vote
0 answers
45 views

Spring WebFlux hangs on Mac OS with Apache Benchmark with more than 16000 requests

The source code is available https://github.com/fmcarvalho/webflux-demo and you can check the results or run from its Github actions for both Ubuntu and Mac OS. I have built a Spring WebFlux ...
Miguel Gamboa's user avatar
0 votes
0 answers
37 views

Mac slowing down / working in burst mode at night (while running Python script)

This question concerns a MacBook Pro 2021, MacOS 13.6.3. I am running a python script that reads data from a file on the hard disc, makes a 8192*8192 matrix, finds its eigenvalues and saves some of ...
jms547's user avatar
  • 263
0 votes
2 answers
467 views

Accelerated PyTorch for Macbook with AMD GPUS

I followed instructions from apple website (https://developer.apple.com/metal/pytorch/) and when I verified mps support with its Python script, it just gave me back something I do not understand. (It'...
Pica's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
20