The fourteenth release of Apple's desktop and server operating system for Macintosh computers. Use this tag only if your question relates to using macOS High Sierra APIs or macOS High Sierra specific behavior. Questions relating to using or troubleshooting macOS are off-topic.
Questions tagged [macos-high-sierra]
801 questions
0
votes
1 answer
upgrade El Capitan to High Sierra -> Elixir does not work
After upgrading to Mac OS High Sierra, Elixir did no longer work while giving an error mentioning 'BoringSSL' errors.
npm fora could not give further information except stating erlang had an error ...

Schuere
- 1,579
- 19
- 33
0
votes
0 answers
android studio loading component with mac os x high sierra
My system is mac os x high sierra.
I would like to install Android Studio.
(He works perfectly on an another mac with mac os x sierra.)
enter image description here
Impossible to load this file and so impossible to launch the application :
enter…

laurent vignaux
- 1
- 1
0
votes
1 answer
Mac OS X High Sierra - Arduino communication with NodeJs works only in debug with break point on write
I've tried a simple demo with NodeJs running on my Mac that want to send and receive data from an Arduino connected to the serial port.
I used the serialport npm's package.
This is the NodeJs code.
var SerialPort = require('serialport');
var…

Samuele Furnari
- 645
- 7
- 12
0
votes
0 answers
Error trying to pip install Pydub and Pygame on Mac OSX
I was trying to install pydub to play a sound on one of my projects and when I finally got to the point where I was supposed to type in pip install pydub, I got smacked in the face with this red wall of error. Could someone please help me install…

Sai
- 1
0
votes
0 answers
Apache Dev Website Blocked by Chrome/Safari but not FireFox
After upgrading my iMac to OSX High Sierra my dev website isn't accessible even after completely reconfiguring Apache and phpMyAdmin.
localhost works (get default Apache index page showing "It…

RossW
- 215
- 1
- 7
- 16
0
votes
1 answer
mac high sierra directory path in terminal
I am doing something very simple in Scala. I wrote a short program and have it saved in file ScalaTutorial.scala which is in my downloads directory.
Using the Mac High Sierra terminal, I cam trying to compile my program. at the prompt, I have:…

spike
- 19
- 1
- 6
0
votes
1 answer
Use Bash's select from within Python
The idea of the following was to use Bash's select from Python, e.g. use Bash select to get the input from the user, communicate with the Bash script to get the user selections and use it afterwords in the Python code. Please tell me if it at least…

Vladimir Zolotykh
- 509
- 5
- 12
0
votes
1 answer
How to define a uniq ruby version on Mac OS High-Sierra?
(apologizes: not a native english)
I upgraded my MacBook Air a few days ago to OS High-sierra and I encounter a lot of problems with my ruby versions.
In particular:
Terminal works with a 2.4 ruby version I can't find anywhere…
Apache server seems…

Philippe Perret
- 180
- 10
0
votes
3 answers
Cannot connect to apple id using Virtual Box Mac OS High Sierra
When I try connecting to the app store, itunes, etc. it returns an error that says "Unexpected error occured". That's it, nothing else.
I have a virtual machine running Mac OS High Sierra. I am using Oracle VM VirtualBox Manager. I have given my…

Andrew Wang
- 55
- 1
- 3
- 10
0
votes
2 answers
Actions broken in Xcode 9 project
OK, so here's the deal...
I'm trying to connect even the simplest actions (the typical ctrl+drag from the UI builder to the corresponding file), the actions are created fine, but they're not working.
What the UI (with a test action) looks like:…

Dr.Kameleon
- 22,532
- 20
- 115
- 223
0
votes
1 answer
Swift OSX CNContact.organizationName crash in High Sierra
My OSX app allows the user to select a contact from their contacts list and loads the details into a Customer record. I am using CNContactPicker to retrieve a contact into a CNContact record. One of the fields I need to retrieve is organizationName.…

N Gill
- 21
- 10
0
votes
1 answer
How to read and modify meta data of a folder in High sierra (APFS)
I am not able to access .DS_store files in High Sierra. Do APFS store meta data of a folder somewhere else, How to read and modify meta data of a folder in APFS.

Ankita Shrivastava
- 75
- 8
0
votes
1 answer
How to install NVIDIA CuDNN v7 for CUDA 9.1 for Tensorflow on OS X High Sierra 10.13.2?
I'm trying to install Tensorflow-GPU for Python3.6 from source on my Mac OSX 10.13.2.
The installation processes are...
I installed Nvidia-Web-Driver for my Geforce GT-750M and updated.
Installed and updated to CUDA Driver v387.99 (GPU Driver…

Kenneth Heo
- 65
- 1
- 7
0
votes
1 answer
FSGetCatalogInfoBulk() slower on APFS than HFS+
Has anyone else noticed that FSGetCatalogInfoBulk() is much slower on the new APFS compared to the traditional HFS+? If yes, is there any reason for this, and can we improve it on APFS?
0
votes
0 answers
Why the physical size of folder containing the sparse file is not displaying correct size in Info
I have one folder "test" which contains only one sparse file. The logical size of file is 5.24 GB but physical size is zero bytes, which is correctly displayed in file properties, but the physical size of parent folder is not zero bytes. I want to…

Ankita Shrivastava
- 75
- 8