I had the fileno problem Then I added a fortran compiler Then I got a new error that read collect2.exe: error: ld returned 1 exit status what does this one mean and how can I resolve this Thanks all
I had the fileno problem Then I added a fortran compiler Then I got a new error that read collect2.exe: error: ld returned 1 exit status what does this one mean and how can I resolve this Thanks all
Another file dopri backwards test is also giving the same problem Wherever Radau isused this problem is occuring Thanks
I re installed the github pydstool I ran the dae example from the examples directory I get the messages 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...
I re installed the github pydstool I ran the dae example from the examples directory I get the messages 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...
When I run the dae example I get the mwssage 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...
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...
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...