yamyamyuo opened a new issue #5527: specify the all the install requirements 
version in setup.py
URL: https://github.com/apache/incubator-superset/issues/5527
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ x ] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [ x ] I have reproduced the issue with at least the latest released 
version of superset
   - [ x ] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   
   ### Superset version
   0.26.2
   
   ### Expected results
   run charts, the charts should render some beautiful graphs. 
   
   ### Actual results
   raise error 'Series' object has no attribute 'items'
   
   
   ### Steps to reproduce
   when setup everything, click one example charts, the charts cannot rendered.
   This is because Pandas version is too low. after upgrading pandas to 0.23.3, 
this error disappear.
   
   Please specify all the dependencies installation version.
   The version of pandas is not enough, at least 0.23.3 will solve this problem.
   
https://github.com/apache/incubator-superset/blob/c1e6c68a3ed31d3875b6d9dfac1484d8897d6561/setup.py#L79
   
   

----------------------------------------------------------------
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]

Reply via email to