JoseBlanca / franklin

franklin library for NGS sequencing analysis.

Home Page:http://bioinf.comav.upv.es/franklin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

do not import matplotlib in setup.py

JoseBlanca opened this issue · comments

When matplotlib is imported it creates ~/.matplotlib. If imported as root this directory won't be writable by the user afterwards.

Done! Now we use imp.find_module