-
-
Notifications
You must be signed in to change notification settings - Fork 167
Import error pyexcel_chart #62
Copy link
Copy link
Closed
Labels
Description
I got this exception, pyexcel installed via pip. Thanks.
Python 3.5.1 (v3.5.1:37a07cee5969, Dec 6 2015, 01:38:48) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
import pyexcel
Failed to import pyexcel_chart due to %s
Traceback (most recent call last):
File "C:\Users\myuser\Envs\myvirtualenv\lib\site-packages\pyexcel\renderers__init__.py", line 19, in
import pyexcel_chart
ImportError: No module named 'pyexcel_chart'
Reactions are currently unavailable