zipline RLock issue
zipline RLock issue I have successfully downloaded zipline using conda but I keep getting this error when I try to import it into a program in jupyter notebook. I am relatively new to zipline so pardon me if the the solution is obvious. Please advise as I cannot find a solution anywhere and quantopian said this is an anaconda, not zipline issue. zipline conda zipline zipline Error: ~Anaconda3libsite-packageslogbookconcurrency.py in <module>() 29 30 if has_gevent: ---> 31 from gevent._threading import (Lock as ThreadLock, 32 RLock as ThreadRLock, 33 get_ident as thread_get_ident, ImportError: cannot import name 'RLock Successful install ==> Solving environment: | Warning: 4 possible package resolutions (only showing differing packages): - anaconda::ca-certificates-2018.03.07-0, anaconda::openssl-1.0.2o-h8ea7d77_0 - anaconda::ca-certificates-2018.03.07-0, defaults::op...