On Wed, Dec 9, 2009 at 5:32 PM, Anders Logg <l...@simula.no> wrote:
> Johannes, there seems to be a problem with the buildbots.
> They are failing for FFC with the message
>
>  from ffc.compiler import compile
>  ImportError: cannot import name compile
>
> I had the same on my machine just now and I fixed it by removing both
> my FFC installation and the build directory and then a reinstall.
>
> Does the buildbot not remove those before reinstalling?

No, it runs 'python setup.py clean' and 'rm -rf build' but it doesn't
do anything with the old installed files. Unfortunately, distutils
doesn't allow to uninstall. I will remove the old files manually.

Johannes

_______________________________________________
Mailing list: https://launchpad.net/~ffc
Post to     : ffc@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ffc
More help   : https://help.launchpad.net/ListHelp

Reply via email to