You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
except ImportError:
msg = """Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there."""
raise ImportError(msg)``
Can some one give a light
Thanks
The text was updated successfully, but these errors were encountered:
Hello guys
I’m getting this soon as I run
Can some one give a light
Thanks
The text was updated successfully, but these errors were encountered: