X Tutup
Skip to content

bus error: fc-list #6624

@Yefee

Description

@Yefee

To help us understand and resolve your issue please check that you have provided
the information below.

Matplotlib version:1.5.1
Python version:3.5.1
Platform OSX 10.11

How did you install Matplotlib and Python
conda

error message:

import matplotlib.pyplot as plt
/Users/Yefee/miniconda2/envs/unidata-workshop/lib/python3.5/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
  warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
[1]    50133 bus error  ipython

For python 2.7.11, error message

import matplotlib.pyplot as plt
/Users/Yefee/miniconda2/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
  warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
/Users/Yefee/miniconda2/bin/python.app: line 3: 52065 Bus error: 10           /Users/Yefee/miniconda2/python.app/Contents/MacOS/python "$@"

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup