dpgaspar commented on issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134#issuecomment-525715316 Hi @suooly, This dependency is referenced on `requirements.txt` and `setup.py` - https://github.com/apache/incubator-superset/blob/master/setup.py#L87 - https://github.com/apache/incubator-superset/blob/master/requirements.txt#L52 You can update your virtualenv by: `pip install -r requirements.txt`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
