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

Calcium channel model tutorial import error #171

Open
youngmp opened this issue Jun 14, 2023 · 0 comments
Open

Calcium channel model tutorial import error #171

youngmp opened this issue Jun 14, 2023 · 0 comments

Comments

@youngmp
Copy link

youngmp commented Jun 14, 2023

I was trying to follow the tutorial here: https://pydstool.github.io/PyDSTool/Tutorial/Tutorial_Calcium.html

However, PyDSTool tries to import int, float, and/or complex throughout the codebase, which is no longer possible in latest version(s) of numpy.

It wasn't until I deleted all instances of numpy imports of int, float, and complex that the first and second code blocks ran.

Second issue: "#plt.hold(True)" is no longer a valid command in matplotlib.

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