moved iirrational-2.0.11.tar.gz to /ligo/cds/lho/h1/anaconda/anaconda2/envs/cragenv/lib/python2.7/site-packages/
cd to folder /ligo/cds/lho/h1/anaconda/anaconda2/envs/cragenv/lib/python2.7/site-packages/
ran >>pip install iirrational-2.0.11.tar.gz --user
This seems to have done things (i.e., no errors reported), but it also seems to not be actually installed
ran >>pip install iirrational-2.0.11.tar.gz
Seems to have actually done things, although the new folders are in the ..../site-packages/ folder, and there no longer is a subfolder called iirrational/.
I'm able to load the new version and try it out in an ipython notebook, so I think we've now got a much updated version of iirrational!
I'm not sure if I have, however, made all of our old feedforward scripts non-functional, if the old version got deleted by the installer. Laurence and I will look into that today.
Comments related to this report
georgia.mansell@LIGO.ORG - 12:22, Friday 21 June 2019 (50113)
I tried to import IIRational.v2 into an ipython notebook on a control room workstation without doing any install, and got an error (see attached).
To fix this Laurence helped me to download and pip install IIRational v2 in my local directory, basically following Jenne's procedure above but in my Downloads folder... That seems to have done the trick. Not sure why I had to do that though.
I tried to import IIRational.v2 into an ipython notebook on a control room workstation without doing any install, and got an error (see attached).
To fix this Laurence helped me to download and pip install IIRational v2 in my local directory, basically following Jenne's procedure above but in my Downloads folder... That seems to have done the trick. Not sure why I had to do that though.