Hi,
If somebody knows about the following error then please guide me how can I rectify this error.
File "arabic_offline .py", line 3, in <module>
from Numeric import *
ImportError: No module named Numeric
Thanks in advance,
If somebody knows about the following error then please guide me how can I rectify this error.
File "arabic_offline .py", line 3, in <module>
from Numeric import *
ImportError: No module named Numeric
Thanks in advance,
Comment