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

Resolve bug of imgaug.py #860

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Resolve bug of imgaug.py #860

wants to merge 1 commit into from

Conversation

qja1998
Copy link

@qja1998 qja1998 commented Oct 19, 2024

The current version cause "AttributeError: np.sctypes was removed in NumPy 2.0 release"

I suggest you modify the part that uses 'np.sctypes' to fit the current numpy version

The current version cause "AttributeError: np.sctypes was removed in NumPy 2.0 release"

So, I I want to modify the part that uses np.cypes to fit the current numpy version
@jspaezp
Copy link

jspaezp commented Oct 19, 2024

@qja1998 Imgaug is not being actively maintained #824

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 this pull request may close these issues.

2 participants