Edgewall Software

Changes between Version 8 and Version 9 of TracFaq


Ignore:
Timestamp:
Apr 3, 2013, 1:16:09 PM (11 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracFaq

    v8 v9  
    3030See #7598. Upgrade to a newer setuptools, downgrade to svn 1.6.x,   or use distribute.
    3131
    32 ==== Q: Why does installing `distribute` fails with `ValueError: A 0.7-series setuptools cannot be installed with distribute.`?
     32==== Q: Why does installing `distribute` fail with `ValueError: A 0.7-series setuptools cannot be installed with distribute.`?
    3333
    3434You tried to install `distribute` as advised elsewhere:
     
    4545You can remove the offending setuptools .egg ... and if it keeps re-appearing, you have it installed not only in the virtualenv but also in the parent Python installation (the one in which you installed virtualenv itself). If this is the case, remove it from there as well, installing distribute should now work.
    4646
    47 ==== Q: Why does Apache crashes (500) with a `ZipImportError` in the error log?
     47==== Q: Why does Apache crash (500) with a `ZipImportError` in the error log?
    4848
    4949{{{