Camille Scott

Results 53 comments of Camille Scott

Thanks Lisa! Two comments: 1. The mpl version check can be tightened up: `python -c "import matplotlib; print(matplotlib.__version__)"` 2. The pip install can be shortened to `pip install matplotlib=1.5.1`. Cheers!

Not sure what the problem is here @macmanes. Looks like it might be something to do with zsh or your virtualen env? Can you give me more system info?

Any news? I'd like to use schemapi in a project, but as it stands I'd need to vendor it. Appreciate your efforts!