File "C:\Users\hp\anaconda3\envs\myenv\lib\site-packages\tensorflow\python\ops\array_ops.py", line 1510, in
_NON_AUTOPACKABLE_TYPES = set(np.core.numerictypes.ScalarType)
AttributeError: module 'numpy.core' has no attribute 'numerictypes'
WHAT I DID ALREADY:
I tried upgrading all numpy packages according to Stacks Overflow and other python communities!
but this error is constant and its a tad daunting when one cannot see their errors to move forward hence me posting such here for additional guidance and support!
can someone help me to understand the necessary steps that I must take to move forward, please?