Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running rxnSeries.py #15

Open
jpbettenc opened this issue Jun 30, 2016 · 1 comment
Open

Error running rxnSeries.py #15

jpbettenc opened this issue Jun 30, 2016 · 1 comment

Comments

@jpbettenc
Copy link

Hi,

I am trying to run rxnSeries.py but I get this error:

[jbettencourt@dhcp-892b8198 pyDAS]$ python rxnSeries.py
/usr/lib/python2.7/site-packages/pkg_resources.py:1054: UserWarning: /home/jbettencourt/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more secure location (set with .set_extraction_path or the PYTHON_EGG_CACHE environment variable).
warnings.warn(msg, UserWarning)
Exception TypeError: 'residual() takes exactly 4 arguments (5 given)' in 'pydas.residual' ignored
Exception TypeError: 'residual() takes exactly 4 arguments (5 given)' in 'pydas.residual' ignored
Exception TypeError: 'residual() takes exactly 4 arguments (5 given)' in 'pydas.residual' ignored
Exception TypeError: 'residual() takes exactly 4 arguments (5 given)' in 'pydas.residual' ignored
**MESSAGE FROM ROUTINE DDASSL IN LIBRARY SLATEC.
*
*POTENTIALLY RECOVERABLE ERROR, PROGRAM CONTINUES.

  • AT T = 0.000000D+00 AND STEPSIZE H = 2.165064D-17 THE INITIAL

  • YPRIME COULD NOT BE COMPUTED

  • ERROR NUMBER = -12

  • ***END OF MESSAGE

    **MESSAGE FROM ROUTINE DDASSL IN LIBRARY SLATEC.
    *
    *FATAL ERROR, PROGRAM ABORTED.

  • THE LAST STEP TERMINATED WITH A NEGATIVE VALUE OF IDID = -12 AND NO

  • APPROPRIATE ACTION WAS TAKEN. RUN TERMINATED

  • ERROR NUMBER = -998

  • ***END OF MESSAGE

    ***JOB ABORT DUE TO FATAL ERROR.

I am using linux Centos7.

Kind regards,
Joao

@ghost
Copy link

ghost commented Jul 26, 2016

Did you solve this problem? I am struggling with it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant