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

Deprecated aliases in numpy #14

Closed
1 task
Mariana-plr opened this issue Sep 14, 2023 · 1 comment · Fixed by #17
Closed
1 task

Deprecated aliases in numpy #14

Mariana-plr opened this issue Sep 14, 2023 · 1 comment · Fixed by #17

Comments

@Mariana-plr
Copy link

Mariana-plr commented Sep 14, 2023

Description

AttributeError: module 'numpy' has no attribute 'float' 'int'

Screenshots

image
image

Files

copac.py

Tasks

  • lines 143, 144: use 'float' and 'int' without 'np.'
@VarIr
Copy link
Owner

VarIr commented Sep 14, 2023

Numpy looked quite different 6 years ago. I'd be happy to merge a pull request for this.

@VarIr VarIr linked a pull request Sep 15, 2023 that will close this issue
@VarIr VarIr closed this as completed Sep 15, 2023
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

Successfully merging a pull request may close this issue.

2 participants