hi all,

Iam installin FEniCS on a stampede node.. but ran into few problems when
installing instant for FEniCS.. any help would be grt..  thnks in advance

*  Instant requires software SWIG.
i installed latest version of swig in my local directory
/home1/03023/rajeswar/bin/   when i try to install instant  that needs
swig.. it says swig executable is not found..    the
terminal output is shown below

----------------------- terminal-------------------------------

*login3$ export PATH=$PATH:/home1/03023/rajeswar/bin/*  ..(i set the path
so that it points to directory where wig is installed)


*login3$ 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 61, in get_swig_executable
    output = subprocess.check_output([swig_executable, "-version"])
AttributeError: 'module' object has no attribute 'check_output'


*with regards..*

*M. Sai Rajeswar*
*M-tech  Computer Technology*


*IIT Delhi----------------------------------Cogito Ergo Sum---------*
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to