8000 [Docs] Object of type <class 'numpy.ndarray'> appears to be C subclassed NumPy array, · Issue #3280 · open-mmlab/mmcv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Docs] Object of type <class 'numpy.ndarray'> appears to be C subclassed NumPy array, #3280

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

Open
yilonghe opened this issue Apr 28, 2025 · 0 comments

Comments

@yilonghe
Copy link

📚 The doc issue

Traceback (most recent call last):
File "/home/xh/anaconda3/envs/adata/lib/python3.10/site-packages/mmcv/transforms/base.py", line 12, in call
return self.transform(results)
RuntimeError: Object of type <class 'numpy.ndarray'> appears to be C subclassed NumPy array, void scalar, or allocated in a non-standard way.NumPy reserves the right to change the size of these structures. Projects are required to take this into account by either recompiling against a specific NumPy version or padding the struct and enforcing a maximum NumPy version.
Exception ignored in: 'PyDataMem_UserFREE'

Suggest a potential alternative/fix

Object of type <class 'numpy.ndarray'> appears to be C subclassed NumPy array,

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
0