Hi Friends

Find below my exceptional error. 
I am running mac OS x Yosemite...It would be great if you solve below the 
error.

Traceback (most recent call last):
  File "/Users/chandramouli/Dropbox (TIS Group)/testing/Builds/Apollo/Code 
Src/web2py/gluon/restricted.py", line 224, in restricted
    exec ccode in environment
  File "/Users/chandramouli/Dropbox (TIS Group)/testing/Builds/Apollo/Code 
Src/web2py/applications/ApolloFinal/controllers/performance.py" 
<http://127.0.0.1:8000/admin/default/edit/ApolloFinal/controllers/performance.py>,
 line 3, in <module>
    from attribution import *
  File "/Users/chandramouli/Dropbox (TIS Group)/testing/Builds/Apollo/Code 
Src/web2py/gluon/custom_import.py", line 92, in custom_importer
    return base_importer(pname, globals, locals, fromlist, level)
  File "applications/ApolloFinal/modules/attribution.py", line 5, in <module>
    from pandas.tseries.offsets import *
  File "/Users/chandramouli/Dropbox (TIS Group)/testing/Builds/Apollo/Code 
Src/web2py/gluon/custom_import.py", line 92, in custom_importer
    return base_importer(pname, globals, locals, fromlist, level)
  File "applications/ApolloFinal/modules/pandas/__init__.py", line 6, in 
<module>
    from . import hashtable, tslib, lib
  File "/Users/chandramouli/Dropbox (TIS Group)/testing/Builds/Apollo/Code 
Src/web2py/gluon/custom_import.py", line 105, in custom_importer
    return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
ImportError: dlopen(applications/ApolloFinal/modules/pandas/hashtable.so, 2): 
no suitable image found.  Did find:
 applications/ApolloFinal/modules/pandas/hashtable.so: unknown file type, first 
eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00


<type 
'exceptions.ImportError'>(dlopen(applications/ApolloFinal/modules/pandas/hashtable.so,
 2): no suitable image found. Did find: 
applications/ApolloFinal/modules/pandas/hashtable.so: unknown file type, first 
eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00)

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to