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

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to