Closed zibrov-zlobin closed 8 years ago
It seems that the package in pip doesn't have the latest changes to the datavault. had to do the following to update:
pip uninstall pylabrad pip install git+git://github.com/labrad/pylabrad.git
Ok, thanks. I wonder if we can setup a hook to update pypi when we tag a commit.
Can we now close this issue as PyPi now has a recent release?
Yeah, should have been closed when #204 got merged.
It seems that the package in pip doesn't have the latest changes to the datavault. had to do the following to update: