Menu

Zope2.2.1+ZMySQLda2.0.8 start Import Error

Help
Anonymous
2002-08-30
2012-09-19
  • Anonymous

    Anonymous - 2002-08-30

    I installed the FreeBSD port versions of   Zope2.2.1+ZMySQLda2.0.8 (and all the python pkgs required) and recieved the following error.

    WARNING: Python C API version mismatch for module _mysql:
      This Python has API version 1010, module _mysql has version 1011.

    The problem is the python versions and i cant figure out how to change the _mysql version to 1010.

    Zope is running with python-2.1.3.

    I have searched the mailing lists and FAQ's but couldnt find the answer.
    Your help would be much apreaciated.
    Cheers,
    Wayne

     
    • Andy Dustman

      Andy Dustman - 2002-08-30

      Are you sure you have Zope 2.2.1? That is quite old and uses Python 1.5.2.

      The API mismatch is a Python error. Your _mysql/MySQLdb is compiled with a different version of Python than the one that is trying to run it.

       
    • Anonymous

      Anonymous - 2002-09-01

      Sorry andy wrong version of Zope, typo, I have running 2.5.1.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.