Skip to content

Commit d336187

Browse files
committed
add macOS 15 warning
1 parent 684ca25 commit d336187

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user_guide/_getting-started/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ You need to install [libusb](https://libusb.info/). You can do this using [Homeb
9797
brew install libusb
9898
```
9999

100+
```{warning}
101+
People have reported issues with not being able to find the machine on macOS 15 Sonoma. No solution to this is currently known. See [this thread](https://labautomation.io/t/usb-device-not-found-error-potential-macos-15-issue/4568).
102+
```
103+
100104
### On Windows
101105

102106
#### Installing

0 commit comments

Comments
 (0)