Installing NopAnywhereSliders_4.3.655.35088 is failing with the following error:

System.Exception: An error occured executing the following sql:
CREATE TABLE [dbo].[AddressAttribute] ([Id] INT NOT NULL IDENTITY(1,1), [Name] NVARCHAR(400) NOT NULL, [IsRequired] BIT NOT NULL, [AttributeControlTypeId] INT NOT NULL, [DisplayOrder] INT NOT NULL, CONSTRAINT [PK_AddressAttribute] PRIMARY KEY ([Id]))
The error was There is already an object named 'AddressAttribute' in the database.

The database is a converted Nop 4.2 database that had NopAnywhereSliders_4.2.420.30584 installed.

Any help would be most appreciated.

Thanks - Mark.