Hello, it is very challenging to build the multiscan dataset, due to the deps being strict. This leads to interesting things. For example, gevent version given in setup.py uses cython that is no longer valid syntax, resulting i build failure. I think it's best if we make all deps >= except for ones that really should be strict.
Hello, it is very challenging to build the multiscan dataset, due to the deps being strict. This leads to interesting things. For example, gevent version given in setup.py uses cython that is no longer valid syntax, resulting i build failure. I think it's best if we make all deps >= except for ones that really should be strict.