TG1.5
when start my application it report:
-------------------------------------------------------------------------------------------------------------------------
012-03-21 21:53:05,136 turbogears.startup INFO Binding metadata for
SQLAlchemy...
2012-03-21 21:53:05,170 cherrypy.error ERROR [21/Mar/2012:21:53:05]
ENGINE Error in 'start' listener <function start_turbogears at
0xa245a3c>
Traceback (most recent call last):
  File "/home/hjnew/python/lib/python2.5/site-packages/CherryPy-3.2.0-
py2.5.egg/cherrypy/process/wspbus.py", line 179, in publish
    output.append(listener(*args, **kwargs))
  File "/home/hjnew/python/lib/python2.5/site-packages/TurboGears-1.5-
py2.5.egg/turbogears/startup.py", line 182, in start_turbogears
    database.bind_metadata()
  File "/home/hjnew/python/lib/python2.5/site-packages/TurboGears-1.5-
py2.5.egg/turbogears/database.py", line 80, in bind_metadata
    metadata.bind = sqlalchemy.create_engine(dburi, **alch_args)
  File "build/bdist.linux-i686/egg/sqlalchemy/engine/__init__.py",
line 321, in create_engine
  File "build/bdist.linux-i686/egg/sqlalchemy/engine/strategies.py",
line 64, in create
    dbapi = dialect_cls.dbapi(**dbapi_args)
  File "build/bdist.linux-i686/egg/sqlalchemy/connectors/mysqldb.py",
line 52, in dbapi
    return __import__('MySQLdb')
  File "build/bdist.linux-i686/egg/MySQLdb/__init__.py", line 19, in
<module>
  File "build/bdist.linux-i686/egg/_mysql.py", line 7, in <module>
  File "build/bdist.linux-i686/egg/_mysql.py", line 6, in
__bootstrap__
ImportError: /home/xxx/.python-eggs/MySQL_python-1.2.3-py2.5-linux-
i686.egg-tmp/_mysql.so: undefined symbol: SSL_CTX_free
-----------------------------------------------------------------------------------------------------------------------------------------------------

thanks

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to