Note that there are some explanatory texts on larger screens.

plurals
  1. POHaving trouble with ZMySQLDb with Plone 4.0.4 on Windows
    primarykey
    data
    text
    <p>I'm installing ZMYSQLDA for Z MYSQL Databae connection through buildout.</p> <p>Here are my initial definitions: </p> <pre><code>parts= ..... zmysqlda [zmysqlda] recipe = cns.recipe.zmysqlda target = ${productdistros:location} </code></pre> <p>It seem ok, does build the instance and site works.</p> <p>For information I have already installed MySQL_python throught exe file so I''m able to import MySQLdb.</p> <p>When I introduce Products.ZMySQLDA in the eggs it tries to fetch MYSQL-python. I don't understand why since it's already installed. </p> <p>Buidout log is </p> <pre><code>Unused options for buildout: 'eggs' 'download-directory'. Updating productdistros. Installing instance. Getting distribution for 'MySQL-python==1.2.3'. install_dir C:\Program Files\Plone 404/buildout-cache/eggs\tmparsmo9 error: The system cannot find the file specified An error occured when trying to install MySQL-python 1.2.3. Look above this mess age for any errors that were output by easy_install. While: Installing instance. Getting distribution for 'MySQL-python==1.2.3'. Error: Couldn't install: MySQL-python 1.2.3 *************** PICKED VERSIONS **************** [versions] collective.saconnect = 1.3 pas.plugins.sqlalchemy = 0.2 products.ploneboard = 2.2 products.ploneboardsubscription = 0.2 products.zmysqlda = 3.1.1 sqlalchemy = 0.6.6 #Required by: #collective.saconnect 1.3 plone.app.z3cform = 0.5.3 #Required by: #collective.saconnect 1.3 rwproperty = 1.0 #Required by: #pas.plugins.sqlalchemy 0.2 z3c.saconfig = 0.12 #Required by: #pas.plugins.sqlalchemy 0.2 zope.sqlalchemy = 0.6.1 </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload