Project 'Monash/tupak' was moved to 'lscsoft/bilby'. Please update any links and bookmarks that may still have the old path.
Possible issue with pyplot on OzStar
@colm.talbot @gregory.ashton Just ran a script on OzStar and received this error (The script still started to run, though). I tried the same thing on my Ubuntu 16.04 LTS VM, but did not receive this error.
Traceback (most recent call last):
File "/home/mhuebner/.local/lib/python2.7/site-packages/tupak-0.2-py2.7.egg/tupak/core/utils.py", line 460, in <module>
matplotlib.pyplot.switch_backend(backend)
AttributeError: 'module' object has no attribute 'pyplot'