[Ironpython-users] error of import pandas
mynet101
mynet101 at 163.com
Thu Mar 3 03:30:17 EST 2016
Hi IronPython team,
I am previously a C# developer and want to involve Python.
May I ask 2 short questions, please?
1. On basis of documents available for me, it seems that IronPython now only
supports Python2.7, is there a plan to make IronPython support Python3.x?
2. When using IronPython2.7 in VS, It seems that it errors when calling for
other Python modules, such as it errors as attached when I try to import
Pandas (code: import pandas as pd), do you know how to fix it?
I am using Visual Studio2013 + PTVS + IronPython2.7 + Pandas0.17.1
Many thanks in advance!
Jerry Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20160303/0116d13d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Python error.png
Type: image/png
Size: 9257 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20160303/0116d13d/attachment.png>
More information about the Ironpython-users
mailing list