-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels