import numpy as np
Traceback (most recent call last):

  File "<ipython-input-1-0aa0b027fcb6>", line 1, in <module>
    import numpy as np

  File 
"C:\Users\Vikhyat\AppData\Roaming\Python\Python37\site-packages\numpy\__init__.py",
 
line 142, in <module>
    from . import core

  File 
"C:\Users\Vikhyat\AppData\Roaming\Python\Python37\site-packages\numpy\core\__init__.py",
 
line 23, in <module>
    WinDLL(os.path.abspath(filename))

  File "C:\Users\Vikhyat\Anaconda3\lib\ctypes\__init__.py", line 356, in 
__init__
    self._handle = _dlopen(self._name, mode)

OSError: [WinError 193] %1 is not a valid Win32 application

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/ce40d9e8-8424-4e74-bf58-166c1d6e18fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to