Skip to content

Commit 12b40f9

Browse files
committed
doc: ximea requires xiApiPython which is tricky to install.
1 parent e340273 commit 12b40f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

microscope/cameras/ximea.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@
4646
However, `XimeaCamera.trigger()` checks the trigger type and will
4747
raise an exception unless the camera is set for software triggers.
4848
49+
Requirements
50+
------------
51+
52+
Support for Ximea cameras requires Ximea's API Python (xiApiPython).
53+
This is only available via Ximea's website and is not available on
54+
PyPI. See Ximea's website for `install instructions
55+
<https://www.ximea.com/support/wiki/apis/Python>`__.
56+
4957
"""
5058

5159
import contextlib

0 commit comments

Comments
 (0)