Hello
When I run the dae example
I am getting the error
running build_ext
running build_src
build_src
building py_modules sources
building library "radau5" sources
building library "lapack_lite" sources
building extension "C:\Users\LakshmiNSridhar\sripyomo\radau5_temp._radau5_DAE_test_vf" sources
swig.exe: C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf.i
swig.exe -python -IC:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\numpy\core\include -IC:\Users\LakshmiNSridhar\sripyomo -IC:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\PyDSTool\integrator -o C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf_wrap.c -outdir C:\Users\LakshmiNSridhar\sripyomo\radau5_temp C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf.i
An exception has occurred, use %tb to see the full traceback.
Traceback (most recent call last):
File "C:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\PyDSTool\core\context_managers.py", line 30, in _stdchannel_redirected
oldstdchannel = os.dup(stdchannel.fileno())
File "C:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\ipykernel\iostream.py", line 311, in fileno
raise io.UnsupportedOperation("fileno")
UnsupportedOperation: fileno
During handling of the above exception, another exception occurred:
Hello
When I run the dae example
I am getting the error
running build_ext
running build_src
build_src
building py_modules sources
building library "radau5" sources
building library "lapack_lite" sources
building extension "C:\Users\LakshmiNSridhar\sripyomo\radau5_temp._radau5_DAE_test_vf" sources
swig.exe: C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf.i
swig.exe -python -IC:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\numpy\core\include -IC:\Users\LakshmiNSridhar\sripyomo -IC:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\PyDSTool\integrator -o C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf_wrap.c -outdir C:\Users\LakshmiNSridhar\sripyomo\radau5_temp C:\Users\LakshmiNSridhar\sripyomo\radau5_temp\radau5_DAE_test_vf.i
An exception has occurred, use %tb to see the full traceback.
Traceback (most recent call last):
File "C:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\PyDSTool\core\context_managers.py", line 30, in _stdchannel_redirected
oldstdchannel = os.dup(stdchannel.fileno())
File "C:\Users\LakshmiNSridhar\anaconda3\lib\site-packages\ipykernel\iostream.py", line 311, in fileno
raise io.UnsupportedOperation("fileno")
UnsupportedOperation: fileno
During handling of the above exception, another exception occurred:
SystemExit: error: command 'swig.exe' failed: None