We develop the website with django under Windows. When I use django's runserver 
to run the site, pybel is working properly; while use  apache+mod_wsgi to run 
the site, the following errors occurred:
Traceback:
 File "D:\Python\lib\site-packages\pybel.py" in <module>
  16. import openbabel as ob
File "D:\Python\lib\site-packages\openbabel.py" in <module>
  28.     _openbabel = swig_import_helper()
File "D:\Python\lib\site-packages\openbabel.py" in swig_import_helper
  24.                 _mod = imp.load_module('_openbabel', fp, pathname, 
description)
 Could you please inform me how to solve this problem?
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to