wenxuanguan commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-434200278 > I think that's a new error. Can you try `pip install -r requirements.txt` where requirements.txt is https://github.com/apache/incubator-superset/blob/master/requirements.txt ? meet same error with flower 0.9.2: Collecting futures (from flower==0.9.2->-r requirements.txt (line 37)) Downloading http://mirrors.aliyun.com/pypi/packages/1f/9e/7b2ff7e965fc654592269f2906ade1c7d705f1bf25b7d469fa153f7d19eb/futures-3.2.0.tar.gz futures requires Python '>=2.6, <3' but the running Python is 3.6.4
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
