Skip to content

macosx backend is broken on recent matplotlib #67

@lucarizzi

Description

@lucarizzi

The fix is to add:

import matplotlib
matplotlib.use('TkAgg')

at the beginning of the driver files or on the first

import MOSFIRE

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions