Skip to content

No module named matplotlib #27

@pauledd

Description

@pauledd

Hi
I use FreeCAD-0.16.6712.glibc2.17-x86_64.AppImage with gentoo.
I have git cloned this repo to ~/.FreeCAD/Mod/
Freecad shows this error message:

During initialization the error No module named matplotlib occurred in /home/paul/.FreeCAD/Mod/Animation/InitGui.py

I have installed matplotlib- 1.4.3:

>>> import matplotlib as plt
>>> plt.__version__
'1.4.3'

default install location is:

>>> plt.__file__
'/usr/lib64/python2.7/site-packages/matplotlib/__init__.pyc'

any ideas anyone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions