[Bug report] - PyQt5
pip version-finding issue in iblenv
requirements installation
#336
Labels
bug
Something isn't working
Describe the bug
When installing from the
requirements.txt
file iniblenv
,pip
cannot find a compatiblePyQt5
version.To Reproduce
Following steps in https://github.com/int-brain-lab/iblenv#install-from-scratch for clean install. After using the workaround in #335 to get past the
PyQt5
hanging problem, the following line causes this error:pip install --requirement requirements.txt
The message:
The text was updated successfully, but these errors were encountered: