DataTaunew | comments | leaders | submitlogin
1 point by vikp 3083 days ago | link | parent

Docker does have inconsistencies and issues, but those inconsistencies usually affect the person who builds the image vs the person who runs it. Someone who has to run a docker image will generally have a much easier time than someone who gets a requirements.txt file and has to install everything in it.

I also haven't had any issues with matplotlib in virtualenvs, might be platform-specific, though.



2 points by bkd9 3083 days ago | link

Thanks for the reply. This is very helpful. What snags have you found?

Yes, the matplotlib issue is specific to OSX http://matplotlib.org/1.5.0/faq/virtualenv_faq.html

-----




RSS | Announcements