Concrete Compiler using MLIR fails

AttributeError: module ‘concrete.compiler’ has no attribute ‘LibrarySupport’
Got this error while executing!

@ayoub @apere @umutsahin Can you help?

Hey @Laser_beam , The API has indeed changed since the release of this blog post. Let me see with the team and come back with something that works.

Hey @Laser_beam ,

Indeed, the API has changed a lot since this blog post. If you want to follow the blog post, you should use the version available at that time.

Otherwise, a good starting point in the doc for the current API is the following:

Cheers

Sure @ayoub thank you

I will look at it , thankyou @apere