Dear ;
I hope this email finds you well and safe. I need your help please!
I am using Windows 7.
I have installed Python successfully, and NLTK successfully.
Then I installed the xfst.exe and it runs well.
Then I have downloaded the "Python interface to XFSM" from
http://www.stanford.edu/~laurik/.book2software/publishing_this_url_is_probited_by_the_license_you_accepted_getting_here_from_the_previous_page.html
then I used the command: python setup install
and it run well ....
Then from inside the python I write:
IDLE 2.6.6
>>> from xfsm import *
and I got this error!
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
from xfsm import *
File "C:\Python26\lib\site-packages\xfsm\__init__.py", line 26, in
<module>
raise ImportError, message
ImportError:
*****************
Python-XFSM cannot find your copy of the XFSM dynamic
library. The XFSM dynamic library must be installed somewhere in your
standard library path.
You should have recieved a copy of the XFSM dynamic library along with
your XFSM distribution.
*****************
I tried many things but nothing at all, please advice me what to do
plz
regards
Sobh