You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems with the timeseries module. I tried to run directly inside /timeseries f2py --fcompiller=gfortran -c pyKEP.f -m pyKEP
but to no avail.
Within ipython the others are compiled.
What is wrong?
I'm having problems with the timeseries module. I tried to run directly inside /timeseries
f2py --fcompiller=gfortran -c pyKEP.f -m pyKEP
but to no avail.
Within ipython the others are compiled.
What is wrong?