Facing issue while installing community version

I am trying to install the community version in my system . Attached the screenshot below. Need help. Also attaching the log.
image

Log error below:
20:58:25:838 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [4] System.IO.FileNotFoundException: Could not find file ‘C:\Users\IBM_ADMIN\AppData\Local\UiPath\UiStudio.settings’.
File name: ‘C:\Users\IBM_ADMIN\AppData\Local\UiPath\UiStudio.settings’
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at UiPath.Workflow.Configuration.UserSettingsProvider.get__rootDocument()
20:58:26:431 => [INFO] [Orchestra.Services.ShellService] [4] Starting UiPath Studio v18.2.3.0 (18.2.3+Branch.master.Sha.074b06717bcfe245b4de45fd6c2f06d6a58f4bbb)
20:58:27:686 => [INFO] [Orchestra.Services.KeyboardMappingsService] [4] Saving keyboard mappings
20:58:28:809 => [ERROR] [Orchestra.Services.ShellService] [4] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.Windows.Markup.XamlParseException: The invocation of the constructor on type ‘ActiproSoftware.Windows.Controls.Ribbon.Ribbon’ that matches the specified binding constraints threw an exception. —> System.TypeInitializationException: The type initializer for ‘ActiproSoftware.Windows.Controls.Ribbon.Ribbon’ threw an exception. —> System.TypeInitializationException: The type initializer for ‘System.Windows.Media.Fonts’ threw an exception. —> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 —> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1
at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement()
at MS.Internal.FontFace.CompositeFontParser…ctor(Stream fileStream)
— End of inner exception stack trace —
at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
at MS.Internal.FontFace.CompositeFontParser…ctor(Stream fileStream)
at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index)
at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference)
at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference)
at System.Windows.Media.Fonts…cctor()
— End of inner exception stack trace —
at System.Windows.Media.Fonts.get_SystemFontFamilies()
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon…cctor()
— End of inner exception stack trace —
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon…ctor()
— End of inner exception stack trace —
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at UiPath.Workflow.Views.AppWindow.InitializeComponent()
at UiPath.Workflow.Views.AppWindow…ctor()
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft, TypeMetaData typeMetaData)
at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object parameters, Boolean autoCompleteDependencies)
at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct)
at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory)
at Orchestra.Services.ShellService.d__181.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Orchestra.Services.ShellService.<CreateShellInternalAsync>d__151.MoveNext()
20:58:28:810 => [INFO] [Orchestra.Services.MessageService] [4] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
20:59:11:630 => [INFO] [Orchestra.Services.MessageService] [5] Result of message: OK
20:59:11:645 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [5] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action1 callback) 21:01:22:643 => [INFO] [Orchestra.Services.ShellService] [4] Starting UiPath Studio v18.2.3.0 (18.2.3+Branch.master.Sha.074b06717bcfe245b4de45fd6c2f06d6a58f4bbb) 21:01:24:226 => [ERROR] [Orchestra.Services.ShellService] [4] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.Fonts' threw an exception. ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement() at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) --- End of inner exception stack trace --- at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index) at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Fonts.get_SystemFontFamilies() at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..cctor() --- End of inner exception stack trace --- at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..ctor() --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at UiPath.Workflow.Views.AppWindow.InitializeComponent() at UiPath.Workflow.Views.AppWindow..ctor() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object[] parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft, TypeMetaData typeMetaData) at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object[] parameters, Boolean autoCompleteDependencies) at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct) at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory) at Orchestra.Services.ShellService.<CreateShellAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orchestra.Services.ShellService.d__15`1.MoveNext()
21:01:24:228 => [INFO] [Orchestra.Services.MessageService] [4] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
21:01:26:346 => [INFO] [Orchestra.Services.MessageService] [10] Result of message: OK
21:01:26:374 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [10] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action1 callback) 21:04:14:511 => [INFO] [Orchestra.Services.ShellService] [6] Starting UiPath Studio v18.2.3.0 (18.2.3+Branch.master.Sha.074b06717bcfe245b4de45fd6c2f06d6a58f4bbb) 21:04:16:183 => [ERROR] [Orchestra.Services.ShellService] [6] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.Fonts' threw an exception. ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement() at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) --- End of inner exception stack trace --- at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index) at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Fonts.get_SystemFontFamilies() at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..cctor() --- End of inner exception stack trace --- at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..ctor() --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at UiPath.Workflow.Views.AppWindow.InitializeComponent() at UiPath.Workflow.Views.AppWindow..ctor() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object[] parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft, TypeMetaData typeMetaData) at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object[] parameters, Boolean autoCompleteDependencies) at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct) at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory) at Orchestra.Services.ShellService.<CreateShellAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orchestra.Services.ShellService.d__15`1.MoveNext()
21:04:16:184 => [INFO] [Orchestra.Services.MessageService] [6] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]