AttributeError: module 'numpy' has no attribute 'float'.
in \SimSwap-main\util\reverse2original.py
in lines 157, 159 and 168 change "dtype=np.float" to "dtype=np.float64"
> AttributeError: module 'numpy' has no attribute 'float'.
in \SimSwap-main\util\reverse2original.py
in lines 157, 159 and 168 change "dtype=np.float" to "dtype=np.float64"
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Whats seems to be the problem?
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'object'
AttributeError: module 'numpy' has no attribute 'float'.
in \SimSwap-main\util\reverse2original.py
in lines 157, 159 and 168 change "dtype=np.float" to "dtype=np.float64"