You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,7 @@ to install the required driver packages for your product.
18
18
19
19
### macOS
20
20
21
-
macOS users should install PicoScope Beta for macOS, and then may find this [forum post](https://www.picotech.com/support/topic22221.html) helpful for installing the C
22
-
libraries.
21
+
Please visit [our Downloads page](https://www.picotech.com/downloads) to download the PicoSDK C Libraries for MacOS.
23
22
24
23
## Installing the python driver bindings
25
24
@@ -30,6 +29,9 @@ following command in the top-level directory:
30
29
pip install .
31
30
32
31
If you are not using a virtualenv or are not elevated, use:
32
+
33
+
python setup.py install
34
+
33
35
=======
34
36
For using the AS108 you will need to use the following as well:
0 commit comments