New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import error pyexcel_chart #62
Comments
made a follow-up release. thanks for your report. |
Thank you, i've tested by the your sample code on Debian and python 2.7, not get above exception but other messages come:
/usr/local/lib/python2.7/dist-packages/openpyxl-2.4.0-py2.7.egg/openpyxl/worksheet/worksheet.py:300: UserWarning: Using a coordinate with ws.cell is deprecated. Use ws[coordinate] instead |
Those are warnings which won't affect its software quality. Please continue using it while I will remove those user warnings. |
Do you mind trying it again? But this time, can you try the master branch first? Just case other things come up again.
|
Download above links and have tested again on Debian and python 2.7, clean and run smoothly. Thank you very much. Have nice weekend! |
both packages were released |
v0.5.0 will fix this issue eventually. |
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.
The text was updated successfully, but these errors were encountered: