' Unable to find SWIG version 2.0 or higher.' while installing ffc-1.4.0

Issue #43 invalid
sairajeswar created an issue

hi, i was trying to install ffc-1.4.0 when i ran in to following error.. even though swig is already installed in my local directory

----------------------- terminal output------------------

login1$ python setup.py install

Traceback (most recent call last): File "setup.py", line 290, in <module> run_install() File "setup.py", line 205, in run_install SWIG_EXECUTABLE = get_swig_executable() File "setup.py", line 73, in get_swig_executable raise OSError("Unable to find SWIG version 2.0 or higher.") OSError: Unable to find SWIG version 2.0 or higher.


thanks a lot in advance for your help

Comments (2)

  1. Log in to comment