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

Tests broken for me #159

Open
tinneuro opened this issue Dec 18, 2020 · 3 comments
Open

Tests broken for me #159

tinneuro opened this issue Dec 18, 2020 · 3 comments

Comments

@tinneuro
Copy link

Hi everyone,

I am having trouble with running the Example Tests.
It seems like a lot of tests are broken for me.

I am using Anaconda with Python 3.6.12, PyDSTool 0.91.0, matplotlib 3.3.3, numpy 1.19.4 and scipy 1.5.4.

This is the results of the tests:

tests_broken

Before I ran it with Python 3.6.12, I installed PyDSTool on Python 3.7.6 and ran the tests. I obtained very similar testing results. Then I decided that it might work better with an earlier version of python but unfortunately this was not the case.
I am not super experienced so maybe I am doing something wrong and you can let me know what :)

Another question: Even if testing failed can I use the library and will it compute things correctly with the functions that work for me? Or is this dangerous and I might get wrong results?

Here are some more Errors which occurred during testing:

error1

error2

error3

@robclewley
Copy link
Owner

Thanks for the notes. There are a couple of issues that have crept in as dependent libraries have changed over time, and a couple of minor bugs besides. None of them are likely to cause any numerical issues for the vast majority of use cases, so you can continue in the meantime. I have begun a branch rob-fixes1 that has many of the fixes already, if you want to try it out. Only a handful of the examples still need fixing up. I'll merge it into master once it's all been tested.

@tinneuro
Copy link
Author

tinneuro commented Jan 4, 2021

Thanks a lot!

@houwsir
Copy link

houwsir commented Apr 26, 2024

@robclewley now,i get a same question,Or does test failure not affect normal use?

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

3 participants