pip 26 throws an error if version specs are given to hyperlink references
imreg_dft @ git+https://github.com/matejak/imreg_dft@master#egg=imreg_dft>'2.0.0'
I've tested the line below, and it seems to work.
imreg_dft @ git+https://github.com/matejak/imreg_dft@master
Also, cython was not installed, causing the imreg_dft build to fail.
In the near future we might also need to install rust for bcrypt to install.
pip 26 throws an error if version specs are given to hyperlink references
I've tested the line below, and it seems to work.
Also, cython was not installed, causing the imreg_dft build to fail.
In the near future we might also need to install rust for bcrypt to install.