-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
GOES/GOES/processing/processing_data.py
Line 894 in 2fa553d
| fmt = np.object |
AttributeError: module 'numpy' has no attribute 'object'. np.objectwas a deprecated alias for the builtinobject. To avoid this error in existing code, use object by itself. Doing this will not modify any behavior and is safe.
A bit of context, I created a new instance of my application and installed all from 0, used the python that came with the server, and installed sudo apt-get install python3-pip and installed numpy (1.24.4) and GOES (3.4), and this arised.
My current working project is using numpy (1.22.2) and GOES (3.3)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels