You changed something in your installation. Try to delete your Theano
cache. If that don't fix it try to remove all your Python. You probably
have mixed Python in your environment.

Le mer. 19 juil. 2017 10:37, SUNITHA <sunitha.chand...@gmail.com> a écrit :

> Dear All,
>
> This is the error message I get:
>
> *C:\Users\Sunitha\Anaconda2\libs/python27.lib: error adding symbols: File
> in wrong format collect2.exe: error: ld returned 1 exit status*
>
> 00001 #include <Python.h>
> 00002 #include "theano_mod_helper.h"
> 00003 #include "structmember.h"
> 00004 #include <sys/time.h>
> 00005
> 00006 #if PY_VERSION_HEX >= 0x03000000
> 00007 #include "numpy/npy_3kcompat.h"
> 00008 #define PyCObject_AsVoidPtr  NpyCapsule_AsVoidPtr
> 00009 #define PyCObject_GetDesc  NpyCapsule_GetDesc
> 00010 #define PyCObject_Check NpyCapsule_Check
> 00011 #endif
> 00012
>
> Please help me fix this issue.
>
> Regards,
> Sunitha
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "theano-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to theano-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to