Skip to content
Mingyu Fan edited this page May 17, 2022 · 1 revision

As of 2022/05/17, do not use pip install pyrpl to install pyrpl on a computer. The version on PyPi is not up to date. Use the jlab-python3-only repo in this fork instead, which should roughly follow python3-only branch from upstream with some minor fixes and updates.

To install, run pip install git+https://github.com/Jayich-Lab/pyrpl.git@jlab-python3-only in the corresponding python environment.

Troubleshoot

Add debug tips here.

Clone this wiki locally