[IronPython] Pyenchant

Mohammed QadeerAhmed Mohammed.QadeerAhmed at aes.ws
Wed Jan 4 22:42:14 CET 2006


Hi all,

 

I am trying to use Pyenchant with IronPython but have not been successful. 

Here are few things that I tried to get it to work. I have python 2.4
installed and the Pyenchant library using the pre-built windows installer
for python 2.4 downloaded from the pyenchant website. After installing
IronPython-1.0-Beta1, I copied the enchant folder from
'C:\Python24\Lib\site-packages' and placed it under the IronPython
installation folder. Now if I run the IronPythonConsole and type 'import
enchant' it gives me the following error - "No module named _enchant". 

As a different approach I tried compiling the pyenchant library from source
using IronPython but was not successful.

Does anyone know how to get modules that have been built using the Python
Distribution Utilities ('Distutils') to work with IronPython. 

 

Thank you,

 

Regards,

Qadeer.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060104/9b463484/attachment.html>


More information about the Ironpython-users mailing list